Click or drag to resize

DsnRootReceivedFromMTA Property

Gets or sets the name of the Message Transfer Agent (MTA) from which the message was received.

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

Property Value

Type: String
See Also