All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::principals::Principals Interface Reference

Public Member Functions

void get (out PrincipalList list, in boolean users, in boolean groups, in boolean domains)
void getByEmail (out Principal principal, in string email)

Member Function Documentation

void kerio::jsonapi::webmail::principals::Principals::get ( out PrincipalList  list,
in boolean  users,
in boolean  groups,
in boolean  domains 
)

Get list of principals from server.

Parameters
list- principals
types- requested principal types
void kerio::jsonapi::webmail::principals::Principals::getByEmail ( out Principal  principal,
in string  email 
)

Find principal according his primary email (login name) on server.

Parameters
principal- principal
email- email/login name

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