Share via


ResetUserFiltersRequest.QueryType Property

Definition

Gets or sets the type of filters to set. Required.

public:
 property int QueryType { int get(); void set(int value); };
public int QueryType { get; set; }
member this.QueryType : int with get, set
Public Property QueryType As Integer

Property Value

The type of filters to set. Use, OfflineFilters or OutlookFilters.

Applies to