Microsoft365PublishResponse interface
Response from publishing an agent to Microsoft 365 / Microsoft Teams.
Properties
| teams |
The Microsoft Teams app id of the published app. |
| title |
The Microsoft 365 title id of the published app. |
Property Details
teamsAppId
The Microsoft Teams app id of the published app.
teamsAppId?: string
Property Value
string
titleId
The Microsoft 365 title id of the published app.
titleId?: string
Property Value
string