Click or drag to resize

MicrosoftOneNote Class

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

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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