GraphMessageSearchQuery.RawFilter Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
RawFilter
Gets or sets the raw value of Graph '$filter' parameter. If used the Condition is ignored. See https://learn.microsoft.com/en-us/graph/filter-query-parameter for raw value specification.
Declaration
public string RawFilter { get; set; }
Property Value
Type | Description |
---|---|
String |