 | 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.MIMEAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ReportingMTA { get; }Public ReadOnly Property ReportingMTA As String
Get
public:
property String^ ReportingMTA {
String^ get ();
}member ReportingMTA : string with get
Property Value
String
See Also