| MimeDeliveryStatusNotificationReportingMTA Property |
Gets the name of the Message Transfer Agent (MTA) which is reporting the results of delivery attempts described in this Delivery Status Notification (DSN) from
Root.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string ReportingMTA { get; }
Public ReadOnly Property ReportingMTA As String
Get
public:
property String^ ReportingMTA {
String^ get ();
}
member ReportingMTA : string with get
Property Value
Type:
StringSee Also