ADO.NET Provider for Microsoft OneNote

Build 26.0.9655

DefaultGroups

Determines the default group context when accessing group-scoped resources in Microsoft OneNote.

Possible Values

AllGroups, CurrentUser

Data Type

string

Default Value

"AllGroups"

Remarks

Use this property to specify which group's data to access when querying group-associated data.

Note that the GroupId property takes priority over this property. If GroupId is set, this property is ignored.

Supported values are:

  • CurrentUser: Scopes data access to groups the currently authenticated user belongs to.
  • AllGroups: Accesses data for every group in the domain. Used only when you are authenticated as a service.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655