SearchOptions.Select Property

Definition

The list of fields to retrieve. If unspecified, all fields marked as retrievable in the schema are included.

public System.Collections.Generic.IList<string> Select { get; }
member this.Select : System.Collections.Generic.IList<string>
Public ReadOnly Property Select As IList(Of String)

Property Value

Applies to