Share via


Update-MgGroupSiteOnenoteSectionGroup

Update the navigation property sectionGroups in groups

Note

To view the beta release of this cmdlet, view Update-MgBetaGroupSiteOnenoteSectionGroup

Syntax

UpdateExpanded (Default)

Update-MgGroupSiteOnenoteSectionGroup
    -GroupId <string>
    -SectionGroupId <string>
    -SiteId <string>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-CreatedBy <IMicrosoftGraphIdentitySet>]
    [-CreatedDateTime <datetime>]
    [-DisplayName <string>]
    [-Id <string>]
    [-LastModifiedBy <IMicrosoftGraphIdentitySet>]
    [-LastModifiedDateTime <datetime>]
    [-ParentNotebook <IMicrosoftGraphNotebook>]
    [-ParentSectionGroup <IMicrosoftGraphSectionGroup>]
    [-SectionGroups <IMicrosoftGraphSectionGroup[]>]
    [-SectionGroupsUrl <string>]
    [-Sections <IMicrosoftGraphOnenoteSection[]>]
    [-SectionsUrl <string>]
    [-Self <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Update

Update-MgGroupSiteOnenoteSectionGroup
    -GroupId <string>
    -SectionGroupId <string>
    -SiteId <string>
    -BodyParameter <IMicrosoftGraphSectionGroup>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentityExpanded

Update-MgGroupSiteOnenoteSectionGroup
    -InputObject <ISitesIdentity>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-CreatedBy <IMicrosoftGraphIdentitySet>]
    [-CreatedDateTime <datetime>]
    [-DisplayName <string>]
    [-Id <string>]
    [-LastModifiedBy <IMicrosoftGraphIdentitySet>]
    [-LastModifiedDateTime <datetime>]
    [-ParentNotebook <IMicrosoftGraphNotebook>]
    [-ParentSectionGroup <IMicrosoftGraphSectionGroup>]
    [-SectionGroups <IMicrosoftGraphSectionGroup[]>]
    [-SectionGroupsUrl <string>]
    [-Sections <IMicrosoftGraphOnenoteSection[]>]
    [-SectionsUrl <string>]
    [-Self <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentity

Update-MgGroupSiteOnenoteSectionGroup
    -InputObject <ISitesIdentity>
    -BodyParameter <IMicrosoftGraphSectionGroup>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Parameters

-AdditionalProperties

Additional Parameters

Parameter properties

Type:System.Collections.Hashtable
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BodyParameter

sectionGroup To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Break

Wait for .NET debugger to attach

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CreatedBy

identitySet To construct, see NOTES section for CREATEDBY properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CreatedDateTime

The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DisplayName

The name of the notebook.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-GroupId

The unique identifier of group

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Headers

Optional headers that will be added to the request.

Parameter properties

Type:System.Collections.IDictionary
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelineAppend

SendAsync Pipeline Steps to be appended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelinePrepend

SendAsync Pipeline Steps to be prepended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Id

The unique identifier for an entity. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.ISitesIdentity
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-LastModifiedBy

identitySet To construct, see NOTES section for LASTMODIFIEDBY properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphIdentitySet
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LastModifiedDateTime

The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ParentNotebook

notebook To construct, see NOTES section for PARENTNOTEBOOK properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphNotebook
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ParentSectionGroup

sectionGroup To construct, see NOTES section for PARENTSECTIONGROUP properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Proxy

The URI for the proxy server to use

Parameter properties

Type:System.Uri
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyCredential

Credentials for a proxy server to use for the remote call

Parameter properties

Type:System.Management.Automation.PSCredential
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyUseDefaultCredentials

Use the default credentials for the proxy

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False
Aliases:RHV

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SectionGroupId

The unique identifier of sectionGroup

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SectionGroups

The section groups in the section. Read-only. Nullable. To construct, see NOTES section for SECTIONGROUPS properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SectionGroupsUrl

The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Sections

The sections in the section group. Read-only. Nullable. To construct, see NOTES section for SECTIONS properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphOnenoteSection[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SectionsUrl

The URL for the sections navigation property, which returns all the sections in the section group. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Self

The endpoint where you can get details about the page. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SiteId

The unique identifier of site

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Runs the command in a mode that only reports what would happen without performing the actions.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup

{{ Fill in the Description }}

Microsoft.Graph.PowerShell.Models.ISitesIdentity

{{ Fill in the Description }}

System.Collections.IDictionary

{{ Fill in the Description }}

Outputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSectionGroup

{{ Fill in the Description }}

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

BODYPARAMETER <IMicrosoftGraphSectionGroup>: sectionGroup [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default notebook. Read-only. [IsShared <Boolean?>]: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. [Links <IMicrosoftGraphNotebookLinks>]: notebookLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [(Any) <Object>]: This indicates any property can be added to this object. [Href <String>]: The URL of the link. [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the notebook. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the notebook. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default section. Read-only. [Links <IMicrosoftGraphSectionLinks>]: sectionLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Pages <IMicrosoftGraphOnenotePage[]>]: The collection of pages in the section. Read-only. Nullable. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [Content <Byte[]>]: The page's HTML content. [ContentUrl <String>]: The URL for the page's HTML content. Read-only. [CreatedByAppId <String>]: The unique identifier of the application that created the page. Read-only. [LastModifiedDateTime <DateTime?>]: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Level <Int32?>]: The indentation level of the page. Read-only. [Links <IMicrosoftGraphPageLinks>]: pageLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Order <Int32?>]: The order of the page within its parent section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSection <IMicrosoftGraphOnenoteSection>]: onenoteSection [Title <String>]: The title of the page. [UserTags <String[]>]: [PagesUrl <String>]: The pages endpoint where you can get details for all the pages in the section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. [UserRole <String>]: onenoteUserRole [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the section. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the section group. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the section group. Read-only.

CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity

INPUTOBJECT <ISitesIdentity>: Identity Parameter [BaseItemId <String>]: The unique identifier of baseItem [BaseSitePageId <String>]: The unique identifier of baseSitePage [ColumnDefinitionId <String>]: The unique identifier of columnDefinition [ColumnLinkId <String>]: The unique identifier of columnLink [ContentTypeId <String>]: The unique identifier of contentType [ContentTypeId1 <String>]: The unique identifier of contentType [DocumentSetVersionId <String>]: The unique identifier of documentSetVersion [DriveId <String>]: The unique identifier of drive [EndDateTime <String>]: Usage: endDateTime='{endDateTime}' [GroupId <String>]: The unique identifier of group [GroupId1 <String>]: The unique identifier of group [HorizontalSectionColumnId <String>]: The unique identifier of horizontalSectionColumn [HorizontalSectionId <String>]: The unique identifier of horizontalSection [IncludePersonalNotebooks <Boolean?>]: Usage: includePersonalNotebooks={includePersonalNotebooks} [Interval <String>]: Usage: interval='{interval}' [ItemActivityId <String>]: The unique identifier of itemActivity [ItemActivityStatId <String>]: The unique identifier of itemActivityStat [ListId <String>]: The unique identifier of list [ListItemId <String>]: The unique identifier of listItem [ListItemVersionId <String>]: The unique identifier of listItemVersion [NotebookId <String>]: The unique identifier of notebook [OnenoteOperationId <String>]: The unique identifier of onenoteOperation [OnenotePageId <String>]: The unique identifier of onenotePage [OnenoteResourceId <String>]: The unique identifier of onenoteResource [OnenoteSectionId <String>]: The unique identifier of onenoteSection [Path <String>]: Usage: path='{path}' [PermissionId <String>]: The unique identifier of permission [RelationId <String>]: The unique identifier of relation [RichLongRunningOperationId <String>]: The unique identifier of richLongRunningOperation [SectionGroupId <String>]: The unique identifier of sectionGroup [SectionGroupId1 <String>]: The unique identifier of sectionGroup [SetId <String>]: The unique identifier of set [SetId1 <String>]: The unique identifier of set [SiteId <String>]: The unique identifier of site [SiteId1 <String>]: The unique identifier of site [StartDateTime <String>]: Usage: startDateTime='{startDateTime}' [StoreId <String>]: The unique identifier of store [SubscriptionId <String>]: The unique identifier of subscription [TermId <String>]: The unique identifier of term [TermId1 <String>]: The unique identifier of term [Token <String>]: Usage: token='{token}' [UserId <String>]: The unique identifier of user [WebPartId <String>]: The unique identifier of webPart

LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity

PARENTNOTEBOOK <IMicrosoftGraphNotebook>: notebook [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default notebook. Read-only. [IsShared <Boolean?>]: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. [Links <IMicrosoftGraphNotebookLinks>]: notebookLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [(Any) <Object>]: This indicates any property can be added to this object. [Href <String>]: The URL of the link. [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the notebook. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the section. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the section group. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default section. Read-only. [Links <IMicrosoftGraphSectionLinks>]: sectionLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Pages <IMicrosoftGraphOnenotePage[]>]: The collection of pages in the section. Read-only. Nullable. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [Content <Byte[]>]: The page's HTML content. [ContentUrl <String>]: The URL for the page's HTML content. Read-only. [CreatedByAppId <String>]: The unique identifier of the application that created the page. Read-only. [LastModifiedDateTime <DateTime?>]: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Level <Int32?>]: The indentation level of the page. Read-only. [Links <IMicrosoftGraphPageLinks>]: pageLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Order <Int32?>]: The order of the page within its parent section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSection <IMicrosoftGraphOnenoteSection>]: onenoteSection [Title <String>]: The title of the page. [UserTags <String[]>]: [PagesUrl <String>]: The pages endpoint where you can get details for all the pages in the section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the section group. Read-only. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the notebook. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. [UserRole <String>]: onenoteUserRole

PARENTSECTIONGROUP <IMicrosoftGraphSectionGroup>: sectionGroup [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default notebook. Read-only. [IsShared <Boolean?>]: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. [Links <IMicrosoftGraphNotebookLinks>]: notebookLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [(Any) <Object>]: This indicates any property can be added to this object. [Href <String>]: The URL of the link. [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the notebook. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the notebook. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default section. Read-only. [Links <IMicrosoftGraphSectionLinks>]: sectionLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Pages <IMicrosoftGraphOnenotePage[]>]: The collection of pages in the section. Read-only. Nullable. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [Content <Byte[]>]: The page's HTML content. [ContentUrl <String>]: The URL for the page's HTML content. Read-only. [CreatedByAppId <String>]: The unique identifier of the application that created the page. Read-only. [LastModifiedDateTime <DateTime?>]: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Level <Int32?>]: The indentation level of the page. Read-only. [Links <IMicrosoftGraphPageLinks>]: pageLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Order <Int32?>]: The order of the page within its parent section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSection <IMicrosoftGraphOnenoteSection>]: onenoteSection [Title <String>]: The title of the page. [UserTags <String[]>]: [PagesUrl <String>]: The pages endpoint where you can get details for all the pages in the section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. [UserRole <String>]: onenoteUserRole [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the section. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the section group. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the section group. Read-only.

SECTIONGROUPS <IMicrosoftGraphSectionGroup[]>: The section groups in the section. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default notebook. Read-only. [IsShared <Boolean?>]: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. [Links <IMicrosoftGraphNotebookLinks>]: notebookLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [(Any) <Object>]: This indicates any property can be added to this object. [Href <String>]: The URL of the link. [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the notebook. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the notebook. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default section. Read-only. [Links <IMicrosoftGraphSectionLinks>]: sectionLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Pages <IMicrosoftGraphOnenotePage[]>]: The collection of pages in the section. Read-only. Nullable. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [Content <Byte[]>]: The page's HTML content. [ContentUrl <String>]: The URL for the page's HTML content. Read-only. [CreatedByAppId <String>]: The unique identifier of the application that created the page. Read-only. [LastModifiedDateTime <DateTime?>]: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Level <Int32?>]: The indentation level of the page. Read-only. [Links <IMicrosoftGraphPageLinks>]: pageLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Order <Int32?>]: The order of the page within its parent section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSection <IMicrosoftGraphOnenoteSection>]: onenoteSection [Title <String>]: The title of the page. [UserTags <String[]>]: [PagesUrl <String>]: The pages endpoint where you can get details for all the pages in the section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. [UserRole <String>]: onenoteUserRole [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the section. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the section group. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the section group. Read-only.

SECTIONS <IMicrosoftGraphOnenoteSection[]>: The sections in the section group. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [(Any) <Object>]: This indicates any property can be added to this object. [Application <IMicrosoftGraphIdentity>]: identity [(Any) <Object>]: This indicates any property can be added to this object. [DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. [Id <String>]: Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. [Device <IMicrosoftGraphIdentity>]: identity [User <IMicrosoftGraphIdentity>]: identity [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default section. Read-only. [Links <IMicrosoftGraphSectionLinks>]: sectionLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [(Any) <Object>]: This indicates any property can be added to this object. [Href <String>]: The URL of the link. [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Pages <IMicrosoftGraphOnenotePage[]>]: The collection of pages in the section. Read-only. Nullable. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [Content <Byte[]>]: The page's HTML content. [ContentUrl <String>]: The URL for the page's HTML content. Read-only. [CreatedByAppId <String>]: The unique identifier of the application that created the page. Read-only. [LastModifiedDateTime <DateTime?>]: The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Level <Int32?>]: The indentation level of the page. Read-only. [Links <IMicrosoftGraphPageLinks>]: pageLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [Order <Int32?>]: The order of the page within its parent section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [(Any) <Object>]: This indicates any property can be added to this object. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [IsDefault <Boolean?>]: Indicates whether this is the user's default notebook. Read-only. [IsShared <Boolean?>]: Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. [Links <IMicrosoftGraphNotebookLinks>]: notebookLinks [(Any) <Object>]: This indicates any property can be added to this object. [OneNoteClientUrl <IMicrosoftGraphExternalLink>]: externalLink [OneNoteWebUrl <IMicrosoftGraphExternalLink>]: externalLink [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the notebook. Read-only. Nullable. [CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet [DisplayName <String>]: The name of the notebook. [LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet [LastModifiedDateTime <DateTime?>]: The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [CreatedDateTime <DateTime?>]: The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. [Self <String>]: The endpoint where you can get details about the page. Read-only. [Id <String>]: The unique identifier for an entity. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup [SectionGroups <IMicrosoftGraphSectionGroup[]>]: The section groups in the section. Read-only. Nullable. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the section group. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the section group. Read-only. [SectionGroupsUrl <String>]: The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only. [Sections <IMicrosoftGraphOnenoteSection[]>]: The sections in the notebook. Read-only. Nullable. [SectionsUrl <String>]: The URL for the sections navigation property, which returns all the sections in the notebook. Read-only. [UserRole <String>]: onenoteUserRole [ParentSection <IMicrosoftGraphOnenoteSection>]: onenoteSection [Title <String>]: The title of the page. [UserTags <String[]>]: [PagesUrl <String>]: The pages endpoint where you can get details for all the pages in the section. Read-only. [ParentNotebook <IMicrosoftGraphNotebook>]: notebook [ParentSectionGroup <IMicrosoftGraphSectionGroup>]: sectionGroup