MailMessageAlternateViews Property

Gets the collection of alternate views of message

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual AlternateViewCollection AlternateViews { get; }

Property Value

Type: AlternateViewCollection
See Also