2.2.88 NoteTagStates

Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific

Referenced by: jcidImageNode, jcidRichTextOENode, jcidTableNode, jcidEmbeddedFileNode

The NoteTagStates structure specifies an array of property sets.  Each element in the array specifies the definition and state of a note tag (section 2.1.9). By default, objects do not contain any note tags and this property is not set.

Child Elements:

ArrayOfPropertyValues: A prtArrayOfPropertyValues structure, as specified in [MS-ONESTORE] section 2.6.9. Each element in the array is a property set that specifies the definitions and states of the note tags.  The number of elements in the array MUST NOT be greater than nine. Each element of the array MUST be a NoteTagState (section 2.2.42) structure. For each element in the array, the value of the ActionItemType property MUST be unique within the array, regardless of whether ActionItemType is set for a task tag (specified by NoteTagState.ActionItemType) or for a normal tag (specified by jcidNoteTagSharedDefinitionContainer.ActionItemType for the object referenced by NoteTagState.NoteTagDefinitionOid)..