Edit

Share via


INMessageAttributeResolutionResult.GetSuccess(INMessageAttribute) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the parameter value was successfully matched.

public static Intents.INMessageAttributeResolutionResult GetSuccess (Intents.INMessageAttribute resolvedValue);
static member GetSuccess : Intents.INMessageAttribute -> Intents.INMessageAttributeResolutionResult

Parameters

resolvedValue
INMessageAttribute

Returns

Applies to