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