DeliveryNotificationOptions Properties

The DeliveryNotificationOptions type exposes the following members.

Properties
  NameDescription
Public propertyNotifyCondition
Gets or sets the events that trigger ESMTP server to send delivery status notification back to the sender of the message.
Public propertyReturnPortion
Gets or sets how much of the original message is returned with the delivery status notification when the message delivery fails.
Public propertyTrackingID
Gets or sets the unique string (called message transmission envelope) which will be returned with delivery status notification messages.
Top
See Also