G
George Wang
I have a profile which can open multiple mailboxes. What I want to do
is to find out the store (mailbox) MAPI DN of current message.
So far I can get the MAPI DN of default mailbox by getting
PR_PROFILE_USER from default profile section
(pbGlobalProfileSectionGuid). I can also get the
store EntryID of current message. But I'm not sure how to get the
Profile Section for non-default mailboxes? (need to find out
MAPIUID...)
is to find out the store (mailbox) MAPI DN of current message.
So far I can get the MAPI DN of default mailbox by getting
PR_PROFILE_USER from default profile section
(pbGlobalProfileSectionGuid). I can also get the
store EntryID of current message. But I'm not sure how to get the
Profile Section for non-default mailboxes? (need to find out
MAPIUID...)