Click or drag to resize

FieldPropertiesEmailAddr_AllowDelimited Property

If true, email addresses can be delimited with a comma (,) or semi-colon (;)

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

Property Value

Type: Boolean
If true, email addresses can be delimited with a comma (,) or semi-colon (;)
Remarks
Applies to CellType EmailAddr only.
See Also