MimeMessage.DispositionNotificationTo Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9119)
DispositionNotificationTo
Gets or sets the list of mailboxes that should be notified of message disposition by the receiving user agent.
Declaration
public MailAddressCollection DispositionNotificationTo { get; set; }
Property Value
Type | Description |
---|---|
MailAddressCollection | The list of mailboxes. |