MessageBackAction Constructors
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.
Overloads
MessageBackAction(String, String, String)
public MessageBackAction(string text, string displayText, string value);
new Microsoft.Teams.Cards.MessageBackAction : string * string * string -> Microsoft.Teams.Cards.MessageBackAction
Public Sub New (text As String, displayText As String, value As String)
Parameters
- text
- String
- displayText
- String
- value
- String