Share via


IPublicStoreDB Interface

IPublicStoreDB 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 Microsoft® Exchange Server 2003 public stores.

CLSID

25150F44-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 IPublicStoreDB interface.

Name Description
DataSource The DataSource property specifies the IDataSource2 Interface of this object. This property is read-only.
DaysBeforeGarbageCollection The DaysBeforeGarbageCollection property specifies the number of days before deleted items are permanently deleted from the public store.
DaysBeforeItemExpiration The DaysBeforeItemExpiration property specifies the number of days after which items and folders in the store will expire.
DBPath The DBPath property specifies the file path of the store. 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.
FolderTree The FolderTree property specifies the folder tree replicated in the store.
GarbageCollectOnlyAfterBackup The GarbageCollectOnlyAfterBackup property specifies whether items that have not been backed up can be permanently deleted from the store.
HardLimit The HardLimit property specifies the maximum store size, in kilobytes, above which items cannot be posted.
ItemSizeLimit The ItemSizeLimit property specifies the maximum allowable size, in kilobytes (KB), of an item in the store.
Name The Name property specifies the name of the public store.
SLVPath The SLVPath property specifies the path for streaming database files. This property is read-only.
Status The Status property specifies whether the store is mounted or unmounted. This property is read-only.
StoreQuota The StoreQuota property specifies the maximum desired size, in kilobytes (KB), of the store. A warning is issued if the store size exceeds this value.

The following table lists the methods of the IPublicStoreDB interface.

Name Description
Dismount The Dismount method will dismount 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.