PyIMsgServiceAdmin Object
An COM interface to MAPI's IMsgServiceAdmin interface.
Derived from PyIUnknown
Methods
- GetLastError
- Returns the last error code for the object.
- CreateMsgService
- Creates a message service.
- ConfigureMsgService
- Reconfigures a message service.
- GetMsgServiceTable
- Retrieves a table of services.
- GetProviderTable
- Retrieves a table of service providers.
- DeleteMsgService
- Deletes the specified service
- RenameMsgService
- Renames the specified service
- OpenProfileSection
- Opens a profile section
- AdminProviders
- Returns an object providing access
to a provider administration object.