Gets the name of the domain which received the message and added the time stamp.
Namespace: MailBee.MimeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string By { get; }
Public ReadOnly Property By As String
Get
Property Value
Type:
String
A string containing the domain name taken from
By field of the Received header, or an empty string if not available.
Examples
See Also