Item Label Object


Properties
_createdDateDateRead-only

Date and time the item label was created.


extendedFieldsExtendedFields

Extended fields.


iconstring

Item label icon.


_idstringRead-onlyformat GUID

Item label ID.


namestringminLength 1maxLength 50

Item label name.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the item label is updated. To prevent conflicting changes, the current revision must be passed when updating the item label. Ignored when creating a item label.


_updatedDateDateRead-only

Date and time the item label was updated.

Did this help?