Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Extended Mapi - Repeated OpenMsgStore increases profile size

Extended Mapi - Repeated OpenMsgStore increases profile size

Scheduled Pinned Locked Moved IT & Infrastructure
questionlearning
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NoMoreStackOverflow
    wrote on last edited by
    #1

    Dear all, I'm on a tool that has to connect to many different mailboxes in a organization. All works well. (Extended Mapi) I'm using therefore a profile to create a session. But every mailbox that will be programmatically connected also increases the size of that profile. The connection data of every connection is persisted in the profile. :( In result the process slows down with every mailbox. Does anyone know an opportunity to make a profile "readonly" - say with a MAPI_DONT_CHANGE_PROFILE during MAPIInitialize? Or is there a way to connect to Mailboxes using Extended Mapi without using a profile? How do I the work : > MAPIInitialize with MAPI_INIT_VERSION / MAPI_NT_SERVICE > MAPILogonEx with MAPI_LOGON_UI | MAPI_NEW_SESSION | MAPI_EXTENDED | MAPI_NO_MAIL > OpenMsgStore for private store > createStoreEntryID & OpenMsgStore for each mailbox > and of course storeLogoff for each mailbox after the work please excuse my worst english (I'Am german) thx in advance & Best regards

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups