import "Aliases.idl";
Public Attributes | |
| kerio::web::KId | id |
| global identification of alias | |
| kerio::web::KId | domainId |
| [REQUIRED FOR CREATE] identification in which domain alias exists | |
| string | name |
| [REQUIRED FOR CREATE] [USED BY QUICKSEARCH] left side of alias | |
| kerio::web::KId | deliverToId |
| empty if email or contains public folder kid | |
| string | deliverTo |
| [REQUIRED FOR CREATE] [USED BY QUICKSEARCH] email address or public folder name | |
| AliasType | type |
| type of the alias | |
| string | description |
| description | |
| HomeServer | homeServer |
| [READ-ONLY] Id of alias homeserver if server is in Cluster | |
Alias details
| string kerio::jsonapi::admin::Alias::deliverTo |
[REQUIRED FOR CREATE] [USED BY QUICKSEARCH] email address or public folder name
| kerio::web::KId kerio::jsonapi::admin::Alias::deliverToId |
empty if email or contains public folder kid
| string kerio::jsonapi::admin::Alias::description |
description
| kerio::web::KId kerio::jsonapi::admin::Alias::domainId |
[REQUIRED FOR CREATE] identification in which domain alias exists
| HomeServer kerio::jsonapi::admin::Alias::homeServer |
[READ-ONLY] Id of alias homeserver if server is in Cluster
| kerio::web::KId kerio::jsonapi::admin::Alias::id |
global identification of alias
| string kerio::jsonapi::admin::Alias::name |
[REQUIRED FOR CREATE] [USED BY QUICKSEARCH] left side of alias
| AliasType kerio::jsonapi::admin::Alias::type |
type of the alias