Platform SDK: Exchange Server |
If your application goes beyond the basic steps of logging on to mailboxes, you may want to use the IExchangeManageStore interface directly instead of using the HrMailboxLogon and HrMailboxLogoff mailbox logon functions. Using this interface, a caller with appropriate permissions can obtain an entry identifier of any mailbox in the private information store. The returned entry identifier can then be used to open the mailbox, read mail, and send mail through standard MAPI calls.
The following methods are available on the IExchangeManageStore interface: