Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 306 Bytes

File metadata and controls

11 lines (6 loc) · 306 Bytes

Example 2: Code snippet

Import-Module Microsoft.Graph.Beta.DeviceManagement.Enrollment

Remove-MgBetaRoleManagementExchangeRoleAssignment -UnifiedRoleAssignmentId $unifiedRoleAssignmentId

This example shows how to use the Remove-MgBetaRoleManagementExchangeRoleAssignment Cmdlet.