Click or drag to resize

FieldPropertiesEmailAddr_Bcc Property

The literal text or field expression ([field name]) to use as the Bcc.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string EmailAddr_Bcc { get; }

Property Value

Type: String
The literal text or field expression ([field name]) to use as the Bcc.
Remarks
Applies to CellType EmailAddr only.
See Also