class EmailInterface::MMessageData |
Container interface for message related info Plugin implementor make implementation for this
Public Member Functions | |
---|---|
TBool | Attachments() |
TBool | CalendarMsg() |
TBool | Forwarded() |
TEmailPriority | Priority() |
TBool | Replied() |
const TDesC & | Sender() |
const TDesC & | Subject() |
TTime | TimeStamp() |
TBool | Unread() |
TBool | CalendarMsg | ( | ) | const [pure virtual] |
Accessor for info whether this is a calendar message or not
TBool | Forwarded | ( | ) | const [pure virtual] |
Accessor for info whether this message has been forwarded or not
TBool | Replied | ( | ) | const [pure virtual] |
Accessor for info whether this message has been replied or not
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.