Skip to content

Commit 6457af3

Browse files
authored
Several fixes
1 parent d561cfb commit 6457af3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

teams/teams-ps/teams/Get-LicenseReportForChangeNotificationSubscription.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
44
title: Get-LicenseReportForChangeNotificationSubscription
5-
author: anandab
5+
author: anandab-msft
66
ms.author: anandab
77
manager: alagra
88
online version: https://docs.microsoft.com/powershell/module/teams/get-licensereportforchangenotificationsubscription
9-
schema: 2.2.0-preview
9+
schema: 2.0.0
1010
---
1111

1212
# Get-LicenseReportForChangeNotificationSubscription
@@ -30,7 +30,7 @@ This cmdlet is currently supported in preview version only.
3030

3131
### Example
3232
```powershell
33-
PS C:\> Get-DlpUserLicenseReport -Period 7
33+
PS C:\> Get-LicenseReportForChangeNotificationSubscription -Period 7
3434
```
3535

3636
Returns license info and total messages sent by users in the last 7 days.

0 commit comments

Comments
 (0)