ServicePropertiespop3reader_SaveMessagesToDatabase Property |
If true, messages are saved to database and service will honor the EmailLinkMeta and Notification properties.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool pop3reader_SaveMessagesToDatabase { get; }
ReadOnly Property pop3reader_SaveMessagesToDatabase As Boolean
Get
Property Value
Type:
BooleanIf true, messages are saved to database and service will honor the EmailLinkMeta and Notification properties.
Remarks
Applies to ServiceInstance pop3reader only.
See Also