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

import "Users.idl";

Public Attributes

kerio::web::KId userId
 ID of user to be removed.
UserDeleteFolderMode method
 removal method
boolean removeReferences
 if true all reference to this user is going to be removed as well
kerio::web::KId targetUserId
 applicable only when moving user's store to another user, use empty string if not moving user's messages to target mailbox
DirectoryServiceDeleteMode mode
 delete mode

Detailed Description

User to be removed, what to do with his/her mailbox.

Member Data Documentation

UserDeleteFolderMode kerio::jsonapi::admin::RemovalRequest::method

removal method

DirectoryServiceDeleteMode kerio::jsonapi::admin::RemovalRequest::mode

delete mode

boolean kerio::jsonapi::admin::RemovalRequest::removeReferences

if true all reference to this user is going to be removed as well

kerio::web::KId kerio::jsonapi::admin::RemovalRequest::targetUserId

applicable only when moving user's store to another user, use empty string if not moving user's messages to target mailbox

kerio::web::KId kerio::jsonapi::admin::RemovalRequest::userId

ID of user to be removed.


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