Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: POP3SET.h
Link against: imcm.lib

Class TImPop3GetMailInfo

class TImPop3GetMailInfo

Support

Supported from 6.0

Description

Stores the maximum message size and the destination folder ID for a POP3 get mail operation.

Defined in TImPop3GetMailInfo:
iDestinationFolder, iMaxEmailSize


iMaxEmailSize

TInt32 iMaxEmailSize;

Description

Maximum message size for the operation.

[Top]


iDestinationFolder

TMsvId iDestinationFolder;

Description

ID of the destination folder for the operation.