Get-LicenseReportForChangeNotificationSubscription

This cmdlet tells whether a user has the required license to export their messages via change notification subscription.

Syntax

Get-LicenseReportForChangeNotificationSubscription
   [-Period] <Number>

Description

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 send change notification events when subscribed for chat or channel messages. For more details, please review Licenses for subscribing to chat messages. This cmdlet is currently supported in preview version only.

Examples

Example

PS C:\> Get-LicenseReportForChangeNotificationSubscription -Period 7

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