SelectMediaActionParameters.MediaType 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.
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.