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