Click or drag to resize

TaskPropertiesEAPOfflineImport_EmailLookupSQL Property

The SQL statement to use to look up email recipients for offline imports.

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

Property Value

Type: String
The SQL statement to use to look up email recipients for offline imports.
See Also