IMailSyncHandler (Compact 7)
3/12/2014
The IMailSyncHandler interface is implemented by a transport to enable communication with the Messaging Application.
Methods in Vtable Order
- IUnknown methods
IMailSyncHandler methods | Description |
---|---|
Called by Messaging for transport initialization. |
|
Called by Messaging to shut down the transport. |
|
Called by Messaging to place a synchronize request with the transport. |
|
Enables a transport to show its own settings UI and suppresses Inbox's normal service wizard. |
|
Implemented by the transport to enable Messaging to query whether the transport supports a certain capability. |
|
Used by Messaging to set the capabilities that are supported by the transport. |
|
Called by Messaging to install the transport and then passing to the transport the configuration information. |
|
Called by Messaging when it needs the transport to uninstall itself. |
|
Implemented by the transport to provide a string for each event that it logs with Messaging. |
|
Implemented by the transport to return the folder hierarchy tree to Messaging. |
|
Used by Messaging to request that the transport set various folder options on a folder. |
|
Called by Messaging to request the transport to connect to the servers. |
|
Called by Messaging to request the transport to disconnect from the servers. |
Nonvirtual Members
IMailSyncHandler members | Description |
---|---|
Enumeration used in the IMailSyncHandler::SetFolderOptions method to request that the transport set various folder options. |
Requirements
Header |
cemapi.h |
Library |
cemapi.lib |