Import-Module Microsoft.Graph.Beta.Bookings
Get-MgBetaVirtualEventTownhallSessionAttendanceReport -VirtualEventTownhallId $virtualEventTownhallId -VirtualEventSessionId $virtualEventSessionId
This example shows how to use the Get-MgBetaVirtualEventTownhallSessionAttendanceReport Cmdlet.