Skip to content

2f40e520 713f f223 fcb0 a7af477ae975

Fernando Garcia edited this page May 8, 2018 · 1 revision

MailMessageModel Properties

Additional header content

The MailMessageModel type exposes the following members.

Properties

 

Name Description
Public propertyCode example Attachments Gets or sets the attachment collection used to store data attached to this e-mail message.
Public propertyCode example Body Gets or sets the message body.
Public propertyCode example CC Gets or sets address collection that contains the carbon copy (CC) recipients for this e-mail message.
Public propertyCode example Credential Gets or sets name of credential to use for this message.
Public propertyCode example From Gets or sets the from address for this e-mail message.
Public property IsDefault Gets a value indicating whether this instance contains the default. (Overrides BaseModel.IsDefault.)
Public property Properties Gets or sets a reference to user-defined property list for this element. (Inherited from BaseModel(T).)
Public propertyCode example Send Gets or sets a value that determines whether to send the message.
Public propertyCode example Subject Gets or sets the subject line for this e-mail message.
Public propertyCode example To Gets or sets the address collection that contains the recipients of this e-mail message.
  Back to Top

See Also

Reference

MailMessageModel Class
iTin.Export.Model Namespace

Clone this wiki locally