LoginResponsePassword Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Password { get; set; }Public Property Password As String
Get
Set
public:
property String^ Password {
String^ get ();
void set (String^ value);
}member Password : string with get, set
function get_Password();
function set_Password(value);
Property Value
Type:
String
See Also