PyIMAPISession Object
An COM interface to MAPI's ISession interface.
Derived from PyIUnknown
Methods
- OpenEntry
- Opens an object and returns an interface object for further access.
- OpenMsgStore
- Opens a message store.
- QueryIdentity
- Returns the entry identifier of the object that provides the primary identity for the session.
- Advise
-
- Unadvise
-
- 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.
- GetMsgStoresTable
- Provides access to the message store table - a table with information about all of the message stores in the session profile.
- GetStatusTable
- Provides access to the status table - a table with information about all of the MAPI resources in the session.
- Logoff
- Ends a MAPI session.
- OpenAddressBook
- Opens the integrated address book.
- OpenProfileSection
- Opens a section of the current profile and returns an object for futher access
- AdminServices
- Provides access to a message service administration object for making changes to the message services.