IBaseRequest.QueryOptions Property

Definition

Gets the QueryOption collection for the request.

public System.Collections.Generic.IList<Microsoft.Graph.QueryOption> QueryOptions { get; }
member this.QueryOptions : System.Collections.Generic.IList<Microsoft.Graph.QueryOption>
Public ReadOnly Property QueryOptions As IList(Of QueryOption)

Property Value

Applies to