IExternalLinkCardAction interface   
Open an external link.
Properties
| parameters | Parameters for the external link. | 
| type | Indicates this is an external link button. | 
Property Details
parameters
Parameters for the external link.
parameters: IExternalLinkParameters;Property Value
type
Indicates this is an external link button.
type: 'ExternalLink';Property Value
'ExternalLink'