Gets the collection of alternate forms of the message body.
            
    Namespace: 
   Rebex.Mail
    Assembly:
   Rebex.Mail (in Rebex.Mail.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property AlternateViews As AlternateViewCollection Get | 
| C# | 
|---|
| public AlternateViewCollection AlternateViews { get; } | 
 
     
     
     
     
    