PeopleContract.Intents.ExtraPeopleQueryArgs 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.
Intent extra key used with #ACTION_START_PEOPLE_INTERACTION specifying the target
person or group for the interaction.
[Android.Runtime.Register("EXTRA_PEOPLE_QUERY_ARGS", ApiSince=37)]
public const string ExtraPeopleQueryArgs;
[<Android.Runtime.Register("EXTRA_PEOPLE_QUERY_ARGS", ApiSince=37)>]
val mutable ExtraPeopleQueryArgs : string
Field Value
- Attributes