Gets or sets the list of mailboxes that should be notified
of message disposition by the receiving user agent.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property DispositionNotificationTo As MailAddressCollection Get Set |
C# |
---|
public MailAddressCollection DispositionNotificationTo { get; set; } |