CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147

    Unhappy MAPI - Outlook and Email Access

    I am using CDO in VB.
    How do I get to create and access my own custom folders in Outlook so that I can move my emails from Inbox to a particular custom folder using VB 6.0 ?

    Right now I can move emails from Inbox to Outbox ...
    Jesus died for my sin and now I am free

  2. #2
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147
    I need to get as many "Mail delivery failed: returning message to "
    mail and "Undeliverable:" mail message formats as I can. Does anybody know where I can get all the different versions of undeliverable mail messages ?
    Jesus died for my sin and now I am free

  3. #3
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147
    I am trying to read messages in Outlook Express using VB.
    It appears I can access the Inbox but when I try to get a folder in the Inbox or a message, it returns nothing.

    Any GURU in this area
    Jesus died for my sin and now I am free

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

Featured