Click or drag to resize

ServicePropertiespop3reader_AttachmentSavePath Property

Provide the path where email attachments will be saved. (For virus checking)

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

Property Value

Type: String
Provide the path where email attachments will be saved. (For virus checking)
Remarks
Applies to ServiceInstance pop3reader only.
See Also