CEmail.DestList Property | |
Array of strings containing the e-mail addresses of all recipients.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DestList AS USUAL GET SET
public virtual Usual DestList { get; set; }
Request Example
View SourceProperty Value
Type:
UsualArray of strings containing the e-mail addresses of all recipients.
See Also