Click or drag to resize

IMailAlternatives Property

Gets the list of alternative elements in this email message. E.g. MimeCalendar if message is an appointment invitation.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
IMimeDataReadOnlyCollection Alternatives { get; }

Property Value

Type: IMimeDataReadOnlyCollection
See Also