Example 1: Code snippet Import-Module Microsoft.Graph.Beta.Calendar # A UPN can also be used as -UserId. Get-MgBetaUserCalendarDelta -UserId $userId This example shows how to use the Get-MgBetaUserCalendarDelta Cmdlet.