INSetMessageAttributeIntentHandling_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |