2.3.85 ActionItemType

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

Referenced by: jcidNoteTagSharedDefinitionContainer, NoteTagState

The ActionItemType simple type is a 16-bit integer that specifies the identifier of a note tag (section 2.1.9). For a normal note tag, this value MUST be set in the jcidNoteTagSharedDefinitionContainer structure (section 2.2.41), and the value MUST be from 0 through 99, inclusive. For a task tag, this value MUST be set in the NoteTagState structure (section 2.2.42) and the value MUST be from 100 through 105, inclusive. This value MUST be a value that is listed in the following table.

Value

Description

Applicability

0-99

A numeric identifier of the note tag.

MUST NOT be used for a task tag. The value for a task tag MUST be from 100 through 105.

100

Due today

MUST NOT be used for a normal note tag.

101

Due tomorrow

MUST NOT be used for a normal note tag.

102

Due this week

MUST NOT be used for a normal note tag.

103

Due next week

MUST NOT be used for a normal note tag.

104

No due date

MUST NOT be used for a normal note tag.

105

Due on a custom date

MUST NOT be used for a normal note tag.