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.26106.1555
Syntax
IMimeDataReadOnlyCollection Alternatives { get; }

Property Value

IMimeDataReadOnlyCollection
See Also