2.2.42 NoteTagState

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

The NoteTagState structure specifies the definition and state of a note tag (section 2.1.9). The definition of a normal tag is specified by the NoteTagDefinitionOid property. The definition of a task tag is specified by the ActionItemType and NoteTagShape properties. All other properties of the NoteTagState structure specify the state of the note tag.

Child Elements:

NoteTagCreated: A NoteTagCreated element (section 2.3.89) that specifies when the note tag was created.

NoteTagCompleted: A NoteTagCompleted element (section 2.3.90) that specifies when the note tag was marked complete.

ActionItemStatus: An ActionItemStatus element (section 2.3.91) that specifies the status of the note tag.

ActionItemType: An ActionItemType element (section 2.3.85) that specifies the identity of the note tag. This value MUST be set for a task tag. It MUST NOT be set for a normal note tag.

NoteTagPropertyStatus: A NoteTagPropertyStatus element (section 2.3.87) that specifies the status of the note tag. This value MUST be set for a task tag. It MUST NOT be set for a normal note tag.

NoteTagShape: A NoteTagShape element (section 2.3.86) that specifies the type of icon to display for the note tag. This value MUST be set for a task tag. It MUST NOT be set for a normal note tag. 

ActionItemSchemaVersion: An ActionItemSchemaVersion element (section 2.3.92) that is reserved for future use. This value MUST be "0x00" for a task tag. It MUST NOT be set for a normal note tag.

TaskTagDueDate: A TaskTagDueDate element (section 2.3.88) that specifies the due date for the note tag. This value MUST be set for a task tag. It MUST NOT be set for a normal note tag.

NoteTagDefinitionOid: A NoteTagDefinitionOid element that specifies a reference to a property set that specifies the properties of a normal note tag. MUST be set for a normal note tag. MUST NOT be set for a task tag.