SaslMethodServerName Property
Gets the domain name of the mail server.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public string ServerName { get; }

Property Value

Type: String
The domain name or IP address string of the mail server to which the connection has been made.
See Also