API Reference

Class

OneNoteJcid

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

Decoded JCID object classification.

Inheritance

  • Object
  • OneNoteJcid

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public UInt32 Value { get; } #

Complete JCID value.

public UInt16 Index { get; } #

Object type index.

public Boolean IsBinary { get; } #

Whether the object carries synchronization encryption data.

public Boolean IsPropertySet { get; } #

Whether the object data is a property set.

public Boolean IsGraphNode { get; } #

Whether the object is a graph node.

public Boolean IsFileData { get; } #

Whether the object is file data.

public Boolean IsReadOnly { get; } #

Whether revisions must retain identical data.