|
-
Apr 13th, 2001, 01:49 AM
#1
Thread Starter
New Member
Hi,
I retrieved a mail from my POP3 mail server (into a string). Now I want to insert it into one of the Outlook's
folder .
Is there any method that does this ???
TIA
Eddie.
-
Apr 14th, 2001, 12:47 PM
#2
Lively Member
have a look at the two MAPI controls that come with VB5 and VB6, you can connect to the mail server and then create new messages or forward them on to other addresses, I think the main property you want to use is the msgindex.
The help in VB6 is very good for this. Theres also some examples under the general VB questions section of this site. Or there's a good site called 'Planet Source code' which has some good general Outlook examples
hope this helps
john
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|