Item Label Object


Properties
createdDatestringRead-onlyformat date-time

Date and time the item label was created.


extendedFieldsExtendedFields

Extended fields.


iconIcon

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.


updatedDatestringRead-onlyformat date-time

Date and time the item label was updated.

Did this help?