IMessage

IMessage class

Represents a common message interface

Methods

NameDescription
get_AttachmentsGets message attachments
get_BccGets BCC recipients
get_BodyGets a message body
get_BodyTypeGets the type of the body.
get_CCGets CC recipients
get_DateGets the date and time when message was delivered
get_FromGets a from address
get_HtmlBodyGets a html formatted message body
get_SubjectGets a message subject
get_ToGets recipients
Save (2 overloads)Saves message to the specified stream
set_BodySets a message body
set_FromSets a from address
set_HtmlBodySets a html formatted message body
set_SubjectSets a message subject