Click or drag to resize

FieldPropertiesEmailAddr_Subject Property

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

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

Property Value

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