ServicePropertiespop3reader_UseSSL Property |
Determines if connection should use SSL.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool pop3reader_UseSSL { get; }
ReadOnly Property pop3reader_UseSSL As Boolean
Get
Property Value
Type:
BooleanDetermines if connection should use SSL.
Remarks
Applies to ServiceInstance pop3reader only.
See Also