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