Results 1 to 2 of 2

Thread: Outlook

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    15
    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.

  2. #2
    Lively Member
    Join Date
    Mar 2001
    Location
    Brighton, England
    Posts
    112
    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
  •  



Click Here to Expand Forum to Full Width