IMailboxStoreDB Interface

IMailboxStoreDB Interface

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. This interface provides access to mailboxes in Microsoft® Exchange Server 2003 mailbox stores.

CLSID

25150F45-5734-11D2-A593-00C04F990D8A

Extends

IDispatch

Type Library

Microsoft CDO for Exchange Management Library

DLL Implemented In

CDOEXM.DLL

Member Summary

The following table lists the properties of the IMailboxStoreDB interface.

Name Description
DataSource The DataSource property specifies the IDataSource2 Interface of this object. This property is read-only.
DaysBeforeDeletedMailboxCleanup The DaysBeforeDeletedMailboxCleanup property specifies the number of days that deleted mailboxes are retained in the database.
DaysBeforeGarbageCollection The DaysBeforeGarbageCollection property specifies the number of days before deleted items are permanently deleted from the store.
DBPath The DBPath property specifies the file for the database. This property is read-only.
Enabled The Enabled property specifies whether this store should be mounted at startup.
Fields The Fields property specifies the Fields collection for the object. This property is read-only.
GarbageCollectOnlyAfterBackup The GarbageCollectOnlyAfterBackup property specifies whether items that have not been backed up can be permanently deleted from the store.
Name The Name property specifies the name of the mailbox store.
OfflineAddressList The OfflineAddressList property specifies the location of the offline address list for mailboxes on this database.
OverQuotaLimit The OverQuotaLimit property specifies a size limit, in kilobytes (KB), of a mailbox. If this limit is exceeded, sending mail is disabled.
PublicStoreDB The PublicStoreDB property specifies the default public store path.
SLVPath The SLVPath property specifies the path for stream files. This property is read-only.
Status The Status property specifies the status for this mailbox. This property is read-only.
StoreQuota The StoreQuota property specifies the maximum size, in kilobytes (KB), allowed for mailboxes.

The following table lists the methods of the IMailboxStoreDB interface.

Name Description
Dismount The Dismount method dismounts the store.
GetInterface The GetInterface method returns the specified dual interface on the object.
Mount The Mount method mounts the store.
MoveDataFiles The MoveDataFiles method relocates files to different paths, and sets the path locations for new files.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.