API Reference

Class

OneNotePropertySet

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

A decoded property set in source order.

Inheritance

  • Object
  • OneNotePropertySet

Usage

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

Methods

public OneNotePropertyValue Find(UInt32 rawPropertyId) #
Returns: OneNotePropertyValue

Finds the last property with the complete PropertyID value.

Parameters

rawPropertyId System.UInt32 requiredposition: 0

Properties

public IReadOnlyList<OneNotePropertyValue> Properties { get; } #

Properties in encoded order.

public Int32 EncodedLength { get; } #

Bytes consumed by this property set.