RMsgStoreAddress Class Reference

class RMsgStoreAddress

Simple convinent on-stack class to encapsulate the {email address, display name} pair used as address fields (From, Sender, To, Cc, Bcc) in a message.

Public Member Functions
IMPORT_C void Close ()
Public Attributes
RBuf iDisplayName
RBuf iEmailAddress

Member Functions Documentation

Close()

IMPORT_C void Close ( )

Close() must be called before this object goes out of scope

Member Data Documentation

RBuf iDisplayName

RBuf iDisplayName

RBuf iEmailAddress

RBuf iEmailAddress