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; }
ReadOnly Property EmailAddr_AllowDelimited As Boolean
Get
Property Value
Type:
BooleanIf true, email addresses can be delimited with a comma (,) or semi-colon (;)
Remarks
Applies to CellType EmailAddr only.
See Also