CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: MAPI

  1. #1
    Join Date
    Jul 1999
    Posts
    2

    MAPI

    How can I change folders from my "INBOX" to another folder (i.e. "Registrations") using Simple MAPI?

    If I can't change folders using Simple MAPI then would it require me explicitly call and initialize a MAPI session using MAPIInitialize and MAPILogonEx?


  2. #2
    Join Date
    Jan 2001
    Location
    Colombo, Sri Lanka.
    Posts
    45

    Re: MAPI

    Hi,

    I also have the same problem. If you found a way to do this, pls let me know.

    Thanks,
    Chinthaka.


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