Click or drag to resize

IMailReadReceipts Property

Gets the list of all Message Disposition Notifications (MDNs) in this email message.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
ReadOnlyCollection<MimeMessageDispositionNotification> ReadReceipts { get; }

Property Value

ReadOnlyCollectionMimeMessageDispositionNotification
See Also