SelectMediaAction Class
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.
SharePoint select media action.
public class SelectMediaAction : Microsoft.Bot.Schema.SharePoint.BaseAction, Microsoft.Bot.Schema.SharePoint.IAction, Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction
type SelectMediaAction = class
inherit BaseAction
interface IAction
interface IOnCardSelectionAction
Public Class SelectMediaAction
Inherits BaseAction
Implements IAction, IOnCardSelectionAction
- Inheritance
- Implements
Constructors
SelectMediaAction() |
Initializes a new instance of the SelectMediaAction class. |
Properties
Parameters |
Gets or Sets the action parameters of type SelectMediaActionParameters. |