Gets the name of the domain which received the message and added the time stamp.
Namespace: MailBee.MimeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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