Cmdlets for Microsoft Exchange

Build 25.0.9434

DisableServerSideFiltering Parameter (Connect-Exchange Cmdlet)

Specifies whether to disable server-side filtering in queries.

Syntax

Connect-Exchange -DisableServerSideFiltering SwitchParameter

Data Type

bool

Default Value

false

Remarks

Set this property to true to disable server-side filtering. When disabled, all filtering is performed client-side by the cmdlet.

By default, this property is set to false, and the cmdlet attempts to push filters to the server for all supported columns and tables.

This property is useful when server-side filtering is insufficient or unsupported for complex queries, and a complete dataset is required for accurate client-side processing.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434