API Reference
Class
OneNotePropertySet
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.
Returned or exposed by
Methods
public OneNotePropertyValue Find(UInt32 rawPropertyId) #Returns:
OneNotePropertyValueFinds the last property with the complete PropertyID value.
Parameters
- rawPropertyId System.UInt32
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object