O365ConnectorCardActionBase interface
Represents a base action in an O365 connector card.
Property Details
@id
The ID of the action.
@id?: string
Property Value
string
@type
The type of the action.
@type?: O365ConnectorCardActionType
Property Value
name
The name of the action.
name?: string
Property Value
string