ServicePropertiespop3reader_MapFlagHeader Property |
The header name to look for on an email that controls whether an email will not be mapped after loading. The default header is X-NQ-MAP.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string pop3reader_MapFlagHeader { get; }
ReadOnly Property pop3reader_MapFlagHeader As String
Get
Property Value
Type:
StringThe header name to look for on an email that controls whether an email will not be mapped after loading. The default header is X-NQ-MAP.
Remarks
Applies to ServiceInstance pop3reader only.
See Also