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