Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Eventhandler and reference a new mail
Message
From
19/12/2001 12:03:01
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00596144
Message ID:
00596225
Views:
19
Thanks
to avoid to search the complete inbox i use
the follow method (after an tip in fox advisor)


lo=CreateObject("Outlook.application")
LoSpace=lo.GetNameSpace("MAPI")
LoInbox=loSpace.GetDefaultFolder(6)
loMsg=loInbox.Items(loInbox.Items.count)

achim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform