ModalBlock.SelectedOption Property
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 Microsoft.Bot.Builder.Adapters.Slack.Model.SelectOption SelectedOption { get; set; }
member this.SelectedOption : Microsoft.Bot.Builder.Adapters.Slack.Model.SelectOption with get, set
Public Property SelectedOption As SelectOption