Name.MessageExtensions 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.
[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Common.StringEnum+JsonConverter<Microsoft.Teams.Api.Activities.Invokes.Name+MessageExtensions>))]
public class Name.MessageExtensions : Microsoft.Teams.Common.StringEnum
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Teams.Common.StringEnum+JsonConverter<Microsoft.Teams.Api.Activities.Invokes.Name+MessageExtensions>))>]
type Name.MessageExtensions = class
inherit StringEnum
Public Class Name.MessageExtensions
Inherits StringEnum
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| Name.MessageExtensions(String) | |
Fields
| Name | Description |
|---|---|
| AnonQueryLink | |
| CardButtonClicked | |
| FetchTask | |
| Query | |
| QueryLink | |
| QuerySettingUrl | |
| SelectItem | |
| Setting | |
| SubmitAction | |
Properties
| Name | Description |
|---|---|
| IsAnonQueryLink | |
| IsCardButtonClicked | |
| IsFetchTask | |
| IsQuery | |
| IsQueryLink | |
| IsQuerySettingsUrl | |
| IsSelectItem | |
| IsSetting | |
| IsSubmitAction | |
| Value | (Inherited from StringEnum) |
Methods
| Name | Description |
|---|---|
| Clone() | (Inherited from StringEnum) |
| CompareTo(Object) | (Inherited from StringEnum) |
| CompareTo(String) | (Inherited from StringEnum) |
| Equals(Object) | (Inherited from StringEnum) |
| Equals(String) | (Inherited from StringEnum) |
| Equals(StringEnum) | (Inherited from StringEnum) |
| GetHashCode() | (Inherited from StringEnum) |
| ToString() | (Inherited from StringEnum) |