CMailAbstract.PassWord Property | |
A string representing the password to be used.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY PassWord AS USUAL GET SET
public virtual Usual PassWord { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the password to be used.
See Also