Click or drag to resize

IMailNotificationTo Property

Gets the disposition notifications addresses ('Disposition-Notification-To' header). This collection can be modified. May be empty.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
IList<MailBox> NotificationTo { get; }

Property Value

IListMailBox
See Also