Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing emails in Outlook and Outlook Express?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00254740
Message ID:
00255152
Views:
15
>Is there a way to extract information from email messages in an Outlook .pst file or an Outlook express mail file using VFP6?
>
>I would like to be able to extract the from: and subject: fields, and parse the message body for key words or phrases.
>
>I'm still fairly new to VFP, so any methods would be appreciated.
>Thanks for any suggestions.
>
>Neil Preston

My class in the files section here (MAPIMail) can extract messages from the Inbox of all versions of Outlook. You just call the ReadMail method and then the GetFirstMessage and GetNextMessage methods. Then just call the GetSender and GetSubject methods for each message.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform