CreateSectionInNotebookResponse Class

Definition

Response for Create section in a notebook

public class CreateSectionInNotebookResponse
type CreateSectionInNotebookResponse = class
Public Class CreateSectionInNotebookResponse
Inheritance
CreateSectionInNotebookResponse

Constructors

Name Description
CreateSectionInNotebookResponse()

Properties

Name Description
CreatedByName

This section created by name.

CreatedTime

This section created time.

CreateSectionInNotebookObjectId

id

DefaultSectionFlag

A flag to indication if this is the default section.

LastModifiedBy

Last modified by name.

LastModifiedTime

The time this section was last modified.

ODataContext

The OData context.

OneNoteClientLinks

OneNote client links.

SectionName

The name of the section.

ThePagesUrl

The url of the pages.

UrlToCreateSectionInNotebook

The url to create section in notebook group.

Applies to