SaslMethodServerName Property |
Gets the domain name of the mail server.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic 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