Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 339 Bytes

File metadata and controls

11 lines (6 loc) · 339 Bytes

Example 2: Code snippet

Import-Module Microsoft.Graph.Beta.Bookings

Get-MgBetaVirtualEventTownhallSessionAttendanceReport -VirtualEventTownhallId $virtualEventTownhallId -VirtualEventSessionId $virtualEventSessionId

This example shows how to use the Get-MgBetaVirtualEventTownhallSessionAttendanceReport Cmdlet.