SaslMethodServerName Property
Gets the domain name of the mail server.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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