Property DispositionNotificationTo
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. |