2.2.22 jcidOutlineGroup

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

Referenced by: ElementChildNodesOfOutline, ElementChildNodesOfOutlineElement

The jcidOutlineGroup structure specifies the properties of an outline group. An outline group is used for cases in which the first outline element (section 1.3.2.2) in an outline has a greater indentation level than a subsequent outline element. In such cases, the jcidOutlineGroup structure is used in combination with the OutlineElementChildLevel property (section 2.3.8) to add the extra level of indentation. The value of the JCID element, as specified in [MS-ONESTORE], for this property set is "0x00060019".

Child Elements:

LastModifiedTime: A LastModifiedTime element (section 2.3.67) that specifies when the outline group was last changed.

ElementChildNodes: An ElementChildNodesOfOutline element (section 2.2.51) that specifies the child nodes of the outline group.

OutlineElementChildLevel: An OutlineElementChildLevel element (section 2.3.8) that specifies the indentation level of all child nodes, relative to the outline group.

IsConflictObjectForRender: An IsConflictObjectForRender element (section 2.3.70) that specifies whether the outline group is displayed as a conflict object (section 2.1.1).

IsConflictObjectForSelection: An IsConflictObjectForSelection element (section 2.3.72) that specifies whether the outline group is a conflict object (section 2.1.1) that can be selected.