Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automating Outlook Login
Message
From
28/07/2008 14:15:47
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01333896
Message ID:
01334628
Views:
15
Profile Name.

I looked in the profiles for the lab machine that I'm currently testing this on and the only profile setup on this pc is "EDI LAB 1".

User Id: edilab


I'm using the following code:
loApp      = CREATEOBJECT("Outlook.Application")
loSpace  = loApp.GetNameSpace("MAPI")

loSpace.Logon("EDI LAB 1", "password")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform