Share via


SelectMediaActionParameters.MediaType Property

Definition

Gets or Sets type of media to be selected of type SelectMediaActionParameters.MediaTypeOption.

public Microsoft.Bot.Schema.SharePoint.SelectMediaActionParameters.MediaTypeOption MediaType { get; set; }
member this.MediaType : Microsoft.Bot.Schema.SharePoint.SelectMediaActionParameters.MediaTypeOption with get, set
Public Property MediaType As SelectMediaActionParameters.MediaTypeOption

Property Value

This value is the type of media to be selected.

Applies to