Skip to content

Commit a38b6dd

Browse files
authored
Update Get-LicenseReportForChangeNotificationSubscription
1 parent 0a5659b commit a38b6dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

teams/teams-ps/teams/Get-LicenseReportForChangeNotificationSubscription

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: anandab
66
ms.author: anandab
77
manager: alagra
88
online version: https://docs.microsoft.com/powershell/module/teams/get-licensereportforchangenotificationsubscription
9-
schema: 2.0.0
9+
schema: 2.2.0-preview
1010
---
1111

1212
# Get-LicenseReportForChangeNotificationSubscription
@@ -25,6 +25,9 @@ Get-LicenseReportForChangeNotificationSubscription [-Period] <Number>
2525

2626
This cmdlet supports retrieving the total number of messages sent by a user in chat/channel and whether a user has the required license(s) to sent change notification events when subscribed for chat or channel messages. For more details please review https://docs.microsoft.com/en-us/graph/teams-licenses
2727

28+
> [!NOTE]
29+
> This cmdlet is currently supported in preview version only.
30+
2831
## EXAMPLES
2932

3033
### Example

0 commit comments

Comments
 (0)