Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook
Message
 
To
24/10/2012 10:58:37
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01555671
Message ID:
01555722
Views:
95
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>How can I use COM automation to get the users primary email address from his Outlook application? Thanks.
loOutlook  = Createobject('outlook.application') && Get the default e-mail address from Outlook
ns = loOutlook.GetNameSpace('MAPI')
? ns.CurrentUser.Address
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform