Share via


BaseRequest.QueryOptions Property

Definition

Gets the QueryOption collection for the request.

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

Property Value

Applies to