Documentation - v1.2.0-alpha.3
Preparing search index...
@microsoft/agents-hosting
O365ConnectorCardFact
Interface O365ConnectorCardFact
Represents a fact in an O365 connector card.
interface
O365ConnectorCardFact
{
name
?:
string
;
value
?:
string
;
}
Index
Properties
name?
value?
Properties
Optional
name
name
?:
string
The name of the fact.
Optional
value
value
?:
string
The value of the fact.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
value
Documentation - v1.2.0-alpha.3
Loading...
Represents a fact in an O365 connector card.