Can any one suggest me programatically how to get currently opened outlook
profile. I am using Outlook 2003.
Thanks in advance.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Stop method of Sync object is not workin"
<StopmethodofSync...@discussions.microsoft.com> wrote in
message news:02E04A57-2297-44DD...@microsoft.com...
Dmitry Streblechenko wrote:
What programming language/API are you using?
06-Oct-09
What programming language/API are you using?
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Stop method of Sync object is not workin"
Previous Posts In This Thread:
On Monday, October 05, 2009 3:29 PM
Stop method of Sync object is not workin wrote:
How to get name of currently opened Outlook profile
Hi All,
Can any one suggest me programatically how to get currently opened outlook
profile. I am using Outlook 2003.
Thanks in advance.
On Tuesday, October 06, 2009 5:19 PM
Dmitry Streblechenko wrote:
What programming language/API are you using?
What programming language/API are you using?
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Stop method of Sync object is not workin"
EggHeadCafe - Software Developer Portal of Choice
SQL Server - UDF for Business Days Calculation
http://www.eggheadcafe.com/tutorials/aspnet/53ec2731-95ca-46bf-82bc-ffd2a06bb67e/sql-server--udf-for-busi.aspx
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
<Rakib Hasan> wrote in message news:20091197375...@gmail.com...
set Session = CreateObject("Redemption.RDOSession")
Session.MAPIOBJECT = Application.Session.MAPIOBJECT
MsgBox Session.ProfileName
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Ken Slovak - [MVP - Outlook]" <kens...@mvps.org> wrote in message
news:O%23sA7ZUY...@TK2MSFTNGP06.phx.gbl...