SaslMethodServerName Property |
Gets the domain name of the mail server.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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