EmailMessage
Wisej.Hybrid.Shared.Communication.EmailMessage
Last updated
Wisej.Hybrid.Shared.Communication.EmailMessage
Last updated
Namespace: Wisej.Hybrid.Shared.Communication
Assembly: Wisej.Hybrid (3.5.0.0)
Represents a single email message.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified subject, body, and recipients.
subject
The email subject.
body
The email body.
to
The email recipients.
: Gets or sets the email's BCC (Blind Carbon Copy) recipients.
: Gets or sets the email's body.
: Gets or sets a value indicating whether the message is in plain text or HTML.
is not supported on Windows.
: Gets or sets the email's CC (Carbon Copy) recipients.
: Gets or sets the email's subject.
: Gets or sets the email's recipients.