Click or drag to resize

MimeReportMessageDispositionNotification Property

Gets MDNs provide a notification of the "disposition" of a message - indicating, for example, whether it is read by a recipient, discarded before being read, etc. This property is filled when ReportType is DispositionNotification

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public MimeMessageDispositionNotification MessageDispositionNotification { get; }

Property Value

Type: MimeMessageDispositionNotification
See Also