Location:
miuthdr.h
Link against: imcm.lib
TMsvEmailEntry
Supported from 5.0
Provides storage for and access to extra email specific information for a message.
The email specific data is stored in the reserved data members:
iMtmData1
, iMtmData2
and iMtmData3
of
the TMsvEntry
base class. These public data members must not be
explicitly altered by clients.
|
Defined in TMsvEmailEntry
:
AnsweredIMAP4Flag()
, DeletedIMAP4Flag()
, DraftIMAP4Flag()
, Encrypted()
, FlaggedIMAP4Flag()
, GetIMAP4Flags()
, LocalSubscription()
, MHTMLEmail()
, Mailbox()
, MessageFolderType()
, Orphan()
, Receipt()
, RecentIMAP4Flag()
, SeenIMAP4Flag()
, Signed()
, Subscribed()
, UID()
, UnreadIMAP4Flag()
, VCalendar()
, VCard()
, ValidUID()
Inherited from TMsvEntry
:
Attachment()
,
Complete()
,
Connected()
,
DecPcSyncCount()
,
Deleted()
,
ExternalizeL()
,
Failed()
,
Folder()
,
Id()
,
InPreparation()
,
IncPcSyncCount()
,
InternalizeL()
,
MultipleRecipients()
,
New()
,
OffPeak()
,
Operation()
,
Owner()
,
Parent()
,
PcSyncCount()
,
Priority()
,
ReadOnly()
,
Scheduled()
,
SendingState()
,
SetAttachment()
,
SetComplete()
,
SetConnected()
,
SetFailed()
,
SetInPreparation()
,
SetMultipleRecipients()
,
SetNew()
,
SetOffPeak()
,
SetOperation()
,
SetPriority()
,
SetReadOnly()
,
SetScheduled()
,
SetSendingState()
,
SetStandardFolder()
,
SetUnread()
,
SetVisible()
,
StandardFolder()
,
Store()
,
Unread()
,
Visible()
,
iBioType
,
iDate
,
iDescription
,
iDetails
,
iError
,
iMtm
,
iMtmData1
,
iMtmData2
,
iMtmData3
,
iRelatedId
,
iServiceId
,
iSize
,
iType
,
iWdpPortNumber
,
operator=()
,
operator==()
void GetIMAP4Flags(TBool& rUnread,TBool& rSeen,TBool& rAnswered,TBool& rFlagged,TBool& rDeleted,TBool& rDraft,TBool& rRecent);
POP3 MTM: not used
TBool VCard() const;
Does the message contain a VCard attachment?
|
TBool VCalendar() const;
Does the message contain a VCal attachment?
|
TBool Receipt() const;
Is receipt requested?
|
TBool MHTMLEmail() const;
Is the message a MHTML message?
|
TUint32 UID() const;
POP3 MTM: not used.