You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-M365TeamsApps retrieves information about M365 Teams app. This includes app state, app availability, user who updated app availability and the associated timestamp.
26
+
27
+
Get-M365TeamsApps retrieves information about the Teams app. This includes app state, app availability, user who updated app availability, and the associated timestamp.
Provides information about b782e2e8-9682-4898-b211-a304714f4f6b app which includes app state, app availability, user who updated app availability and the associated timestamp.
37
+
Provides information about b782e2e8-9682-4898-b211-a304714f4f6b app, which includes app state, app availability, user who updated app availability, and the associated timestamp.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
57
60
58
61
## INPUTS
@@ -62,28 +65,39 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
62
65
## OUTPUTS
63
66
64
67
### System.Object
65
-
- ID – Application ID of M365 Teams app.
66
-
67
-
- IsBlocked – The state of the app in the tenant. Values are: Blocked or Unblocked.
68
-
69
-
- AvailableTo - Provides available to properties for the app.
0 commit comments