Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook Express
Message
From
11/10/2001 18:39:35
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00566979
Message ID:
00567312
Views:
13
Hi Esteban,

Outlook Express is not automatable, however, it does store stuff in MAPI folders. Check out Nigel Coates's MAPI class in the files section here to get some ideas on how to access MAPI folders and items.


>Hi all,
>
>I need to create a table with all recipients of all my inbox folder messages.
>Something like this: (here is my pseudocode)
>
>For each Message in InBox
>    For Each Recipient in Message
>        Insert Into MyTable (email) Values (Recipient.emailaddress)
>    EndFor
>EndFor
>Can anybody help me??
>Thanks in advance!
------------------------------------------------
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
Reply
Map
View

Click here to load this message in the networking platform