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