ConversationActionAvailabilityEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of a ConversationActionAvailability event.
The ConversationActionAvailabilityEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Action | Gets the ConversationAction enumerator whose action availability has changed. |
![]() |
IsAvailable | Gets the new action availability value. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top