import "MailingLists.idl";
Public Attributes | |
| TrusteeKind | kind |
| is user or group? | |
| kerio::web::KId | readerId |
| group or user KId | |
| string | displayString |
| login name or group name with domain name | |
| boolean | isEnabled |
| true if user account is enabled | |
| DataSource | itemSource |
| internal/LDAP | |
Entities that have access rights to read ML archive
| string kerio::jsonapi::admin::Trustee::displayString |
login name or group name with domain name
| boolean kerio::jsonapi::admin::Trustee::isEnabled |
true if user account is enabled
| DataSource kerio::jsonapi::admin::Trustee::itemSource |
internal/LDAP
| TrusteeKind kerio::jsonapi::admin::Trustee::kind |
is user or group?
| kerio::web::KId kerio::jsonapi::admin::Trustee::readerId |
group or user KId