FieldPropertiesEmailAddr_Cc Property |
The literal text or field expression ([field name]) (or combination) to use as the Carbon Copy.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string EmailAddr_Cc { get; }
ReadOnly Property EmailAddr_Cc As String
Get
Property Value
Type:
StringThe literal text or field expression ([field name]) (or combination) to use as the Carbon Copy.
Remarks
Applies to CellType EmailAddr only.
See Also