Edit

Share via


INPersonResolutionResult.GetConfirmationRequired(INPerson) Method

Definition

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

[Foundation.Export("confirmationRequiredWithPersonToConfirm:")]
public static Intents.INPersonResolutionResult GetConfirmationRequired (Intents.INPerson personToConfirm);
static member GetConfirmationRequired : Intents.INPerson -> Intents.INPersonResolutionResult

Parameters

personToConfirm
INPerson

To be added.

This parameter can be null.

Returns

Attributes

Applies to