INIntentResolutionResult.Unsupported Property
Definition
Factory method to create an INIntentResolutionResult object indicating that the developer's app does not support the parameter.
public static Intents.INIntentResolutionResult Unsupported { get; }
member this.Unsupported : Intents.INIntentResolutionResult