Share via


O365ConnectorCardFact interface

Represents a fact in an O365 connector card.

Properties

name

The name of the fact.

value

The value of the fact.

Property Details

name

The name of the fact.

name?: string

Property Value

string

value

The value of the fact.

value?: string

Property Value

string