Click or drag to resize

DsnRootReportingMTA Property

Gets or sets the name of the Message Transfer Agent (MTA) which is reporting the results of delivery attempts described in this Delivery Status Notification (DSN).

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string ReportingMTA { get; set; }

Property Value

Type: String
See Also