Public Member Functions | |
void | get (out AccountingConfig config) |
void | set (out kerio::web::ErrorList errors, in AccountingConfig config) |
void webadmin::Accounting::get | ( | out AccountingConfig | config | ) |
Returns Accounting configuration
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied - "Insufficient rights to perform the requested operation." |
void webadmin::Accounting::set | ( | out kerio::web::ErrorList | errors, |
in AccountingConfig | config | ||
) |
Stores Accounting configuration
kerio::web::ApiException | -32001 Session expired. - "The user is not logged in." 1004 Access denied - "Insufficient rights to perform the requested operation." |