Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <MIUTDEF.H>

Typedef TMsvEmailTypeList

typedef TUint TMsvEmailTypeList;

Description

Type for email creation flags used in the aMsvEmailTypeList parameter of CImEmailOperationCImEmailOperation functions.

See also:


MIUTDEF.H Global variables

[Top]


KMsvEmailTypeListMHTMLMessage

const TMsvEmailTypeList KMsvEmailTypeListMHTMLMessage=0x00000001;

Description

Flags that a new message should be of MHTML type.

If this is not set, a plain-text message is created.

See also:

[Top]


KMsvEmailTypeListInvisibleMessage

const TMsvEmailTypeList KMsvEmailTypeListInvisibleMessage=0x00000002;

Description

Flags that a new message should be invisible.

See also:

[Top]


KMsvEmailTypeListMessageInPreparation

const TMsvEmailTypeList KMsvEmailTypeListMessageInPreparation=0x00000004;

Description

Flags that a new message should have the "in preparation" flag set.

See also: