LoggedInEventArgsRemoteHostName Property |
Gets the host name of the server.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string RemoteHostName { get; }
Public ReadOnly Property RemoteHostName As String
Get
Property Value
Type:
StringA string indicating the host name of the server.
See Also