Conversation.PresentedModalityTypes Property

Definition

Different modalities which are presented in the call

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Calling.ObjectModel.Misc.ModalityType> PresentedModalityTypes { get; set; }
member this.PresentedModalityTypes : seq<Microsoft.Bot.Builder.Calling.ObjectModel.Misc.ModalityType> with get, set
Public Property PresentedModalityTypes As IEnumerable(Of ModalityType)

Property Value

Applies to