Click or drag to resize

FieldPropertiesEmailAddr_To Property

The literal text or field expression ([field name]) (or combination) to use as the To. Note that names should be delimited with semi-colons.

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

Property Value

Type: String
The literal text or field expression ([field name]) (or combination) to use as the To. Note that names should be delimited with semi-colons.
Remarks
Applies to CellType EmailAddr only.
See Also