File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
external help file : Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
3
3
Module Name : MicrosoftTeams
4
4
title : Get-LicenseReportForChangeNotificationSubscription
5
- author : anandab
5
+ author : anandab-msft
6
6
ms.author : anandab
7
7
manager : alagra
8
8
online version : https://docs.microsoft.com/powershell/module/teams/get-licensereportforchangenotificationsubscription
9
- schema : 2.2.0-preview
9
+ schema : 2.0.0
10
10
---
11
11
12
12
# Get-LicenseReportForChangeNotificationSubscription
@@ -30,7 +30,7 @@ This cmdlet is currently supported in preview version only.
30
30
31
31
### Example
32
32
``` powershell
33
- PS C:\> Get-DlpUserLicenseReport -Period 7
33
+ PS C:\> Get-LicenseReportForChangeNotificationSubscription -Period 7
34
34
```
35
35
36
36
Returns license info and total messages sent by users in the last 7 days.
You can’t perform that action at this time.
0 commit comments