teamsAppInstalledState enum type
Describes the current installation status of a teamsApp.
Members
Member | Value | Description |
---|---|---|
notInstalled | 0 | App is not installed to team. |
installed | 1 | App is installed normally. |
installedAndHidden | 2 | App is installed but hidden from view. |
installedAndPermanent | 3 | App is permanently installed and may not be removed. |