|
||
TFolderSyncType
Describes the folder subscription synchronisation strategy.
This specifies whether the local or remote folder subscription flags, or a combination of both, are used to determine which
mailboxes are synchronised. For an overview of the synchronisation process, see CImap4ClientMtm
CImap4ClientMtm
.
CImImap4Settings::SetSynchronise(const TFolderSyncType)
Sets the method for synchronising folder information with the server.CImImap4Settings::Synchronise()const
Retrieves the method for synchronising folder information with the server.
|
TFolderSubscribeType
Specifies methods of synchronising IMAP4 subscription information with a server.
Subscription settings that have been set on folders on the local device, and subscription settings that have been set on the
corresponding mailboxes on the remote server can be synchronised, as part of the synchronisation process (see the overview
for CImap4ClientMtm
CImap4ClientMtm
).
CImImap4Settings::SetSubscribe(const TFolderSubscribeType)
Sets the method for synchronising IMAP4 subscription information with a server.CImImap4Settings::Subscribe()const
Retrieves the configured method for synchronising IMAP4 subscription information...
|
TImap4GetMailOptions
Defines which components of a message to fetch when copying or moving from a server.
CImImap4Settings::SetGetMailOptions(TImap4GetMailOptions)
Sets a preference setting for which components of a message (headers, body, atta...CImImap4Settings::GetMailOptions()const
Gets a preference setting for which components of a message (headers, body, atta...
|
TImImap4PartialMailOptions
Defines which components of a message should be fetched partially when fetching the message from a server.
CImImap4Settings
CImImap4Settings
Settings for connection to and use of an IMAP4 mail server and its mailboxes.
|
TImap4ProgressType
Flags to indicate what type of IMAP4 progress information is being returned.
|