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; }
ReadOnly Property EmailAddr_Bcc As String
Get
Property Value
Type:
StringThe literal text or field expression ([field name]) to use as the Bcc.
Remarks
Applies to CellType EmailAddr only.
See Also