Re: Email code sample
- From: "Eric den Doop" <ericdendoop@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 24 Oct 2005 09:44:24 +0200
One of our community weblog members has written a series of articles on
Outlook Automation. You may want to read and learn from them:
http://weblogs.foxite.com/simonarnold/category/67.aspx
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts
VFP MVP
"Steve Freides" <steve@xxxxxxxxxxxxxxxxxxx> wrote in message
news:3rtisbFlfk27U1@xxxxxxxxxxxxxxxxx
> Could someone please point me to, or post, a sample piece of code that
> would read an Inbox as follows:
>
> 1. Open the local copy of Outlook 2002 or 2003 if it's not open already,
> and use it if it's already opened.
>
> 2. Receive (F9) to get any new messages into Inbox. (Send doesn't matter,
> doesn't hurt.)
>
> 3. Take each new message in inbox and write out the text of the message
> plus save any attachments to stand-alone disk files. (We're trying to
> have everything sent to one email account "converted" into disk files in a
> shared directory.)
>
> 4. In Outlook, delete each message after it's processed or move it to
> another folder inside Outlook so that the next pass wouldn't hit the same
> files again.
>
> TIA for any help.
>
> -S-
>
>
>
>
.
- Follow-Ups:
- Re: Email code sample
- From: Steve Freides
- Re: Email code sample
- References:
- Email code sample
- From: Steve Freides
- Email code sample
- Prev by Date: Re: Web Service Question
- Next by Date: Re: open com port function from Terminal client
- Previous by thread: Email code sample
- Next by thread: Re: Email code sample
- Index(es):
Relevant Pages
|