Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: pop3set.h
Link against:

Class TImPop3GetMailInfo

TImPop3GetMailInfo

Support

Supported from 5.0

Description

A package of information required by the POP3 client MTM when getting mail. This is wrapped as a package buffer and passed to CPop3ClientMtm::InvokeAsyncFunctionL().

Defined in TImPop3GetMailInfo:
iDestinationFolder, iMaxEmailSize

See also:


Data members


iMaxEmailSize

TInt32 iMaxEmailSize

Description

Maximum mail size.


iDestinationFolder

TMsvId iDestinationFolder

Description

The destination folder for a getmail type operation.