| ConnectedEventArgsHost Property |
Get the name of the remote host.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Host { get; }
Property Value
StringThe host name of the server.
Remarks
Gets the name of the remote host.
See Also