All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::integration::SyncFolder Struct Reference

import "Integration.idl";

Public Attributes

kerio::web::KId id
 [READ-ONLY] global identification
kerio::web::KId parentId
 [READ-ONLY] global identification
string name
 [READ-ONLY] folder name displayed in folder tree
kerio::jsonapi::webmail::folders::FolderType type
 [READ-ONLY] type of the folder
kerio::jsonapi::webmail::folders::FolderSubType subType
 [READ-ONLY] type of the folder
kerio::jsonapi::webmail::folders::FolderPlaceType placeType
 [READ-ONLY] type of place where is folder placed
long nestingLevel
 [READ-ONLY] number 0 = root folder, 1 = subfolders of root folder, 2 = subfolder of subfolder, ...
string ownerName
 [READ-ONLY] name of owner of folder (available only for 'FPlacePeople', 'FPlaceResources' and 'FPlaceLocations')
string emailAddress
 [READ-ONLY] email of owner of folder (available only for 'FPlacePeople', 'FPlaceResources' and 'FPlaceLocations')
boolean isSelectable
 [READ-ONLY] false if a setting of this folder cannot be modified
boolean synchronize
 true if should be this folder synchronize

Detailed Description

Class with methods for integration

Member Data Documentation

string kerio::jsonapi::webmail::integration::SyncFolder::emailAddress

[READ-ONLY] email of owner of folder (available only for 'FPlacePeople', 'FPlaceResources' and 'FPlaceLocations')

kerio::web::KId kerio::jsonapi::webmail::integration::SyncFolder::id

[READ-ONLY] global identification

boolean kerio::jsonapi::webmail::integration::SyncFolder::isSelectable

[READ-ONLY] false if a setting of this folder cannot be modified

string kerio::jsonapi::webmail::integration::SyncFolder::name

[READ-ONLY] folder name displayed in folder tree

long kerio::jsonapi::webmail::integration::SyncFolder::nestingLevel

[READ-ONLY] number 0 = root folder, 1 = subfolders of root folder, 2 = subfolder of subfolder, ...

string kerio::jsonapi::webmail::integration::SyncFolder::ownerName

[READ-ONLY] name of owner of folder (available only for 'FPlacePeople', 'FPlaceResources' and 'FPlaceLocations')

kerio::web::KId kerio::jsonapi::webmail::integration::SyncFolder::parentId

[READ-ONLY] global identification

kerio::jsonapi::webmail::folders::FolderPlaceType kerio::jsonapi::webmail::integration::SyncFolder::placeType

[READ-ONLY] type of place where is folder placed

kerio::jsonapi::webmail::folders::FolderSubType kerio::jsonapi::webmail::integration::SyncFolder::subType

[READ-ONLY] type of the folder

boolean kerio::jsonapi::webmail::integration::SyncFolder::synchronize

true if should be this folder synchronize

kerio::jsonapi::webmail::folders::FolderType kerio::jsonapi::webmail::integration::SyncFolder::type

[READ-ONLY] type of the folder


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