All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::Pop3Account Struct Reference

Public Attributes

kerio::web::KId id
boolean isActive
string server
 POP3 server name.
string userName
 username on POP3 server
string password
 password appropriate to username
string description
string deliveryAddress
boolean useSortingRules
 If value is true sortType will save otherwise deliveryAddress will save. Default is false.
string sortType
boolean dropDuplicates
 drop duplicate messages?
SslMode mode
long port
Pop3Authentication authentication
kerio::web::ByteValueWithUnits messageLimit
 per session download limit - total message size
long maxCount
 per session download limit - maximum message count
LeaveOnServer leaveOnServer

Member Data Documentation

boolean kerio::jsonapi::admin::Pop3Account::dropDuplicates

drop duplicate messages?

long kerio::jsonapi::admin::Pop3Account::maxCount

per session download limit - maximum message count

kerio::web::ByteValueWithUnits kerio::jsonapi::admin::Pop3Account::messageLimit

per session download limit - total message size

string kerio::jsonapi::admin::Pop3Account::password

password appropriate to username

string kerio::jsonapi::admin::Pop3Account::server

POP3 server name.

string kerio::jsonapi::admin::Pop3Account::userName

username on POP3 server

boolean kerio::jsonapi::admin::Pop3Account::useSortingRules

If value is true sortType will save otherwise deliveryAddress will save. Default is false.


The documentation for this struct was generated from the following file: