ADO.NET Provider for Microsoft Exchange

Build 26.0.9655

DefaultUser

Determines the default user context when accessing user-scoped resources in Microsoft Exchange.

Possible Values

AllUsers, CurrentUser

Data Type

string

Default Value

"CurrentUser"

Remarks

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

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

Supported values are:

  • CurrentUser: Scopes data access to the currently authenticated user.
  • AllUsers: Accesses data for every user 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