SendMESelectItemResponse(String, Int32) Constructor
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.
public SendMESelectItemResponse (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMESelectItemResponse : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMESelectItemResponse
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)
Parameters
- callerPath
- String
- callerLine
- Int32