Gets the collection of alternate forms of the message body.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property AlternateViews As AlternateViewCollection
	Get
C#
public AlternateViewCollection AlternateViews { get; }

Field Value

A collection of alternate forms of the message body.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also