API Reference

Class

OneNoteMedia

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

Audio or video content referenced by a page.

Inheritance

Constructors

public OneNoteMedia() #

Properties

public override OneNoteElementKind Kind { get; } #
public Nullable<TimeSpan> Duration { get; set; } #

Recording duration when known.

public Nullable<Guid> RecordingId { get; set; } #

Recording identity when known.

public OneNoteMediaKind RecordingKind { get; set; } #

Whether the recording contains audio or video.

public String SourcePath { get; set; } #

Original source path recorded by OneNote.