microsoftgraph / microsoft-graph-comms-samples

Microsoft Graph Communications Samples
MIT License
211 stars 237 forks source link

Microsoft.Graph.CloudCommunications #681

Open dzunosu opened 12 months ago

dzunosu commented 12 months ago

Describe the issue I am unable to use Get-MgUserOnlineMeeting to pull a meeting ID older than 50 days. Ticket with microsoft support pointed me here.,

Code Snippet Get-MgUserOnlineMeeting -UserID $UserID -Filter "JoinWebURL eq 'URL'

Expected behavior I expected to receive the Online meeting ID to be able to use it to pull an attendance report.

Graph SDK (please complete the following information):