API Reference

Class

OneNoteExtendedGuid

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

A decoded MS-FSSHTTPB extended GUID.

Inheritance

  • Object
  • OneNoteExtendedGuid

Usage

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

Methods

public override Boolean Equals(Object obj) #
Returns: Boolean

Parameters

obj System.Object requiredposition: 0
public override Int32 GetHashCode() #
Returns: Int32
public override String ToString() #
Returns: String

Properties

public Guid Identifier { get; } #

The GUID component.

public UInt32 Value { get; } #

The unsigned integer component.

public Int32 EncodedLength { get; } #

Number of encoded bytes consumed.