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; }
ReadOnly Property EAPOfflineExport_EmailLookupSQL As String
Get
Property Value
Type:
StringThe SQL statement to use to look up email recipients for offline exports.
See Also