Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: SMTPSET.H

Enum TImSMTPSendMessageOption

TImSMTPSendMessageOption

Description

Defines sending options for new email messages.

The option has no direct effect on the SMTP MTM, although messages in the outbox which are marked as ESendMessageOnNextConnection or ESendMessageImmediately will be appended automatically to the list of messages supplied by the client when either CBaseServerMtm::CopyFromLocal() or CBaseServerMtm::MoveFromLocal() are called.

ESendMessageImmediately

Send message immediately.

ESendMessageOnNextConnection

Send message when the next connection occurs.

ESendMessageOnRequest

Send message only when the user requests this.