PeopleContract.QueryArgSelectionType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query argument key specifying the selection criterion type (for example, Persons.Query#SELECTION_TYPE_PHONE for phone number, Persons.Query#SELECTION_TYPE_EMAIL for email address, etc.
[Android.Runtime.Register("QUERY_ARG_SELECTION_TYPE", ApiSince=37)]
public const string QueryArgSelectionType;
[<Android.Runtime.Register("QUERY_ARG_SELECTION_TYPE", ApiSince=37)>]
val mutable QueryArgSelectionType : string
Field Value
- Attributes