SaslMethodServerName Property |
Gets the domain name of the mail server.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string ServerName { get; }
Public ReadOnly Property ServerName As String
Get
Property Value
Type:
StringThe domain name or IP address string of the mail server to which the connection has been made.
See Also