| MailBuilderAlternatives Property |
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public List<MimeBase> Alternatives { get; }
Public ReadOnly Property Alternatives As List(Of MimeBase)
Get
public:
property List<MimeBase^>^ Alternatives {
List<MimeBase^>^ get ();
}
member Alternatives : List<MimeBase> with get
Property Value
Type:
ListMimeBaseSee Also