Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting an account for Outlook new message
Message
 
 
To
14/08/2009 11:59:00
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01418130
Message ID:
01418132
Views:
54
>I have serveral accounts. How do I select the one needed when creating a new email?

Theorreticaly, you should be able to use NameSpace.Logon Method
loNameSpace = Application.GetNamespace("MAPI")
loNameSpace.Logon("MyProfile", , .F., .T.)
...
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform