Contents

INTaskResolutionResult

A resolution result for a single task within a task list.

Declaration

class INTaskResolutionResult

Overview

You return an INTaskResolutionResult object when resolving parameters containing an INTask object. Use the creation method that best reflects your ability to resolve the parameter successfully.

For additional resolution operators, see INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Resolution Results