Click or drag to resize

MicrosoftOneNote Class

The Microsoft.OneNote properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemMicrosoftOneNote

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class OneNote

The MicrosoftOneNote type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLinkedNoteUri
The Microsoft.OneNote.LinkedNoteUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_OneNote_LinkedNoteUri.
Public propertyStatic memberPageEditHistory
The Microsoft.OneNote.PageEditHistory property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_OneNote_PageEditHistory.
Public propertyStatic memberTaggedNotes
The Microsoft.OneNote.TaggedNotes property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_OneNote_TaggedNotes.
Top
See Also