Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting an account for Outlook new message
Message
 
 
To
14/08/2009 12:30: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:
01418147
Views:
48
>>>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.)
>>...
>>
>
>Hello Sergey,
>
>Not sure I explained what I'd like to do well enough.
>
>When I create an email I want to be able to select in different email adresses that I defined in Outlook.
>
>For example I have
>
>denis@site1.com
>denis@site2.com
>denis@site3.com
>
>and I want an email to be created with denis@site.com as the sender.

AFAIK, it cannot be done w/o switching to different profile.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform