Edit

Share via


GraphPresenter.QueryOptions Property

Definition

Gets or sets list of QueryOption representing QueryOption values to pass into the request built by RequestBuilder.

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

Property Value

Applies to