Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fun with Outlook
Message
From
11/09/1999 00:28:24
 
 
To
10/09/1999 18:35:11
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00263372
Message ID:
00263612
Views:
20
oOutlook=CREATEOBJECT("Outlook.Application")
olItem=CreateItem(2) === Two is for ContactItem
olItem.FirstName = "John"
olItem.LastName = "Koziol"
olItem.Email1Address = "i486dx@prodigy.net"

And so on, John.........


>How about the reverse. Getting contact info into outlook.
>John
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform