Edit

Share via


INMessageAttributeResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

public static Intents.INMessageAttributeResolutionResult GetConfirmationRequired (Intents.INMessageAttribute valueToConfirm);
static member GetConfirmationRequired : Intents.INMessageAttribute -> Intents.INMessageAttributeResolutionResult

Parameters

valueToConfirm
INMessageAttribute

Returns

Applies to