| class TImImap4GetMailInfo |
Specifies options used when retrieving messages with IMAP.
An TImImap4GetMailInfo is passed as a packaged parameter to CImap4ClientMtm::InvokeAsyncFunctionL() when a message getting command is issued.
Options include the maximum message size, and what message parts are required.
| Public Attributes | |
|---|---|
| TMsvId | iDestinationFolder |
| TImap4GetMailOptions | iGetMailBodyParts |
| TInt32 | iMaxEmailSize |
| TMsvId | iDestinationFolder |
The destination folder ID, specifying the target folder when messages are copied or moved.
| TImap4GetMailOptions | iGetMailBodyParts |
The required message parts.
| TInt32 | iMaxEmailSize |
The maximum message size (bytes). Messages of greater size are not fetched.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.