Click or drag to resize

TaskPropertiesEAPOfflineExport_EmailLookupSQL Property

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

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

Property Value

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