MailMessage.AlternateViews Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9313)
AlternateViews
Gets the collection of alternate forms of the message body.
Declaration
public AlternateViewCollection AlternateViews { get; }
Property Value
| Type | Description | 
|---|---|
| AlternateViewCollection | A collection of alternate forms of the message body.  |