O365ConnectorCardFact interface
Represents a fact in an O365 connector card.
Property Details
name
The name of the fact.
name?: string
Property Value
string
value
The value of the fact.
value?: string
Property Value
string