CMessage.FromName Property | |
A string representing the name of the sender.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FromName AS USUAL GET SET
public virtual Usual FromName { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the name of the sender.
See Also