Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Import Email Messages Into Foxpro Table
Message
From
18/10/2000 08:45:31
 
 
To
18/10/2000 07:29:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00430762
Message ID:
00430823
Views:
10
The MAPIMAIL class (Written by Nigel Coates) uses the Microsoft Activex MSMAPI to send and receive e-mail messages.

When you install an e-mail cliente (Outlook Express, Outlook, etc.) you can configure it to be the default mapi client. From then on, this activeX comunicates with that e-mail client to send and receive messages.

The class that I use (MAPIMAIL) makes it very easy for you to use this ActiveX by encapsulating the ActiveX functionality into a VFP class with some simple methods to send and receive mail.

If you take a look into the Help file that Nigel wrote (it comes with the ZIP file when you download his class) it explains how you get the messages from the e-mail Client. Then you can do whatever you want with them.


>Hey Francisco,
>
>Please let me know what you come up with becaues I'm looking to do the same thing but I don't fully understand foxmail/mapi/outlook uses with vfp 60.
Previous
Reply
Map
View

Click here to load this message in the networking platform