| SSLConfigurationTargetHost Property |
Gets or sets the target host name used for authenticating as client.
Namespace:
Limilabs.Client
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string TargetHost { get; set; }
Public Property TargetHost As String
Get
Set
public:
property String^ TargetHost {
String^ get ();
void set (String^ value);
}
member TargetHost : string with get, set
Property Value
Type:
StringSee Also