PyIMsgStore Object

An COM interface to MAPI
Derived from PyIMAPIProp

Methods

OpenEntry
Opens a folder or message and returns an interface object for further access. 

StoreLogoff
Enables the orderly logoff of the message store. 

GetReceiveFolder
Obtains the folder that was established as the destination for incoming messages of a specified message class or the default receive folder for the message store. 

GetReceiveFolderTable
provides access to the receive folder table, a table that includes information about all of the receive folders for the message store. 

CompareEntryIDs
Compares two entry identifiers belonging to a particular address book provider to determine if they refer to the same address book object 

GetLastError
Returns the last error code for the object. 

AbortSubmit
Attempts to remove a message from the outgoing queue. 

Advise
Registers to receive notification of specified events that affect the message store. 

Unadvise
Cancels the sending of notifications previously set up with a call to the IMsgStore::Advise method.