Click or drag to resize

ServicePropertiespop3reader_SaveMessagesToDisk Property

If true, messages are saved to disk and service will honor the File properties.

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

Property Value

Type: Boolean
If true, messages are saved to disk and service will honor the File properties.
Remarks
Applies to ServiceInstance pop3reader only.
See Also