host, config:SmtpHost
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string Host { get; set; }
Public Property Host As String
Get
Set
public:
virtual property String^ Host {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Host : string with get, set
override Host : string with get, set
Property Value
Type:
StringImplements
ISmtpHostSee Also