DataTransferEventArgsRemoteHostName Property |
Gets the host name of the server.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic string RemoteHostName { get; }
Public ReadOnly Property RemoteHostName As String
Get
Property Value
Type:
StringA string indicating the host name of the server.
See Also