All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::notes::Note Struct Reference

import "Notes.idl";

Public Attributes

kerio::web::KId id
 [READ-ONLY] global identification
kerio::web::KId folderId
 [REQUIRED FOR CREATE] [WRITE-ONCE] global identification of folder in which is the note defined
Watermark watermark
NoteColor color
 COLOR:BLUE.
string text
 TEXT:****.
NotePosition position
 POSITION:354 206 623 326.
UtcDateTime createDate
 [READ-ONLY]
UtcDateTime modifyDate
 [READ-ONLY]

Detailed Description

Note details

Member Data Documentation

NoteColor kerio::jsonapi::webmail::notes::Note::color

COLOR:BLUE.

UtcDateTime kerio::jsonapi::webmail::notes::Note::createDate

[READ-ONLY]

kerio::web::KId kerio::jsonapi::webmail::notes::Note::folderId

[REQUIRED FOR CREATE] [WRITE-ONCE] global identification of folder in which is the note defined

kerio::web::KId kerio::jsonapi::webmail::notes::Note::id

[READ-ONLY] global identification

UtcDateTime kerio::jsonapi::webmail::notes::Note::modifyDate

[READ-ONLY]

NotePosition kerio::jsonapi::webmail::notes::Note::position

POSITION:354 206 623 326.

string kerio::jsonapi::webmail::notes::Note::text

TEXT:****.


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