Re: Processing incoming email
From: Ken Slovak - [MVP - Outlook] (kenslovak_at_mvps.org)
Date: 04/21/04
- Next message: Ken Slovak - [MVP - Outlook]: "Re: How to insert a link into email.body in Visual Basic?"
- Previous message: Ken Slovak - [MVP - Outlook]: "Re: Redemption Contact Question"
- In reply to: Dorian C. Chalom: "Processing incoming email"
- Next in thread: Dorian Chalom: "Re: Processing incoming email"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Apr 2004 10:04:43 -0400
For an incoming item handler see
http://www.outlookcode.com/d/code/zaphtml.htm#cw
For an example of how to strip and save attachments see
http://www.slovaktech.com/code_samples.htm#StripAttachments
You can combine and modify those 2 code samples and then use the Item passed
in ItemAdd and use the Forward method on it. That should get you started.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Dorian C. Chalom" <dchalom@Comcast.net> wrote in message news:ea3NtnxJEHA.228@TK2MSFTNGP10.phx.gbl... > I am looking for a routine to process incoming emails. > What it needs to do is to save the attachments to a folder and then forward > them to another user. > > Can someone please help? > >
- Next message: Ken Slovak - [MVP - Outlook]: "Re: How to insert a link into email.body in Visual Basic?"
- Previous message: Ken Slovak - [MVP - Outlook]: "Re: Redemption Contact Question"
- In reply to: Dorian C. Chalom: "Processing incoming email"
- Next in thread: Dorian Chalom: "Re: Processing incoming email"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|