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