Share via


O365ConnectorCardImage interface

Represents an image in an O365 connector card.

Properties

image

The URL of the image.

title

The title of the image.

Property Details

image

The URL of the image.

image?: string

Property Value

string

title

The title of the image.

title?: string

Property Value

string