| MimeDeliveryStatusNotificationReceivedFromMTA Property |
Gets the name of the Message Transfer Agent (MTA) from which the message was received from
Root.
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string ReceivedFromMTA { get; }
Public ReadOnly Property ReceivedFromMTA As String
Get
public:
property String^ ReceivedFromMTA {
String^ get ();
}
member ReceivedFromMTA : string with get
Property Value
Type:
StringSee Also