Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Defines an object for managing a mailbox store.
ISupportErrorInfo
Data pertaining to mailbox stores in Microsoft® Exchange 2000 information stores can reside in both the Microsoft® Windows® Active Directory™ and the Exchange 2000 Server. In most cases you will use the IDataSource interface to bind to data in the Active Directory using LDAP address protocol. See The Active Directory and CDOEXM for related information.
Instances of the MailboxStoreDB COM class allows you to manage the mailbox store of a single recipient. The default interface on the MailboxStoreDB object is the IMailboxStoreDB. You can use this interface to move, mount or dismount a mailbox store, or to access and set information pertaining to a mailbox store.
Visual Basic
Reserved for future use.