MessageStore

MessageStore class

Message store is the root of the PST, which is the rough equivalent of the top of a Mailbox.

Constructors

NameDescription
MessageStoreInitializes a new instance of the MessageStore class.

Methods

NameDescription
ChangeDisplayNameChanges the pst display name.
ChangePasswordSets the password.
get_DeletedItemFolderEntryIdGets the EntryID of the Deleted Items Folder object.
get_DisplayNameGets the display Name of PST.
get_IsPasswordProtectedGets a value indicating whether the storage is password protected.
get_PropertiesGets the MAPI properties of message store object. The message store contains the top-level PST settings and metadata that are required to access and manage the PST contents.
get_RecordKeyGets the record Key. This is the Provider UID of this PST.
get_RootMailBoxEntryIdGets the EntryID of the Root Mailbox Folder object.
GetTotalItemsCountGets the total items count. Returns the total number of message items contained in the PST.
IsPasswordValidDetermines whether the specified string is a valid password for the storage.
SetPropertySets the property.