INSetMessageAttributeIntentHandling_Extensions Class

Definition

Optional methods of the IINSetMessageAttributeIntentHandling interface.

public static class INSetMessageAttributeIntentHandling_Extensions
type INSetMessageAttributeIntentHandling_Extensions = class
Inheritance
INSetMessageAttributeIntentHandling_Extensions

Methods

ConfirmSetMessageAttribute(IINSetMessageAttributeIntentHandling, INSetMessageAttributeIntent, Action<INSetMessageAttributeIntentResponse>)

Developers may override this method to customize the confirmation of the setting of a message attribute.

ResolveAttribute(IINSetMessageAttributeIntentHandling, INSetMessageAttributeIntent, Action<INMessageAttributeResolutionResult>)

Developers may override this method to customize the resolution of a message attribute.

Applies to