Share via


INDeleteTasksIntentHandling_Extensions Class

Definition

Extension methods to the IINDeleteTasksIntentHandling interface to support all the methods from the INDeleteTasksIntentHandling protocol.

public static class INDeleteTasksIntentHandling_Extensions
type INDeleteTasksIntentHandling_Extensions = class
Inheritance
INDeleteTasksIntentHandling_Extensions

Remarks

The extension methods for IINDeleteTasksIntentHandling interface allow developers to treat instances of the interface as having all the optional methods of the original INDeleteTasksIntentHandling protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Applies to