Remove-CsTeamsShiftsPolicy
Remove the TeamsShiftPolicy for a user.
Note: the command will return immediately, but the Teams application will not reflect the update immediately. The Teams application may need to be open for up to an hour before changes are reflected.
Syntax
Remove-CsTeamsShiftsPolicy
[-Identity] <XdsIdentity>
[<CommonParameters>]
Examples
Example 1
PS C:\> Remove-CsTeamsShiftsPolicy -Identity IsaiahL
In this example, the TeamsShiftsPolicy assigned to the user "IsaiahL" is removed.
Parameters
-Identity
UserId or user's email id.
Type: | XdsIdentity |
Position: | 1 |
Default value: | None |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Microsoft Teams |
Inputs
Microsoft.Rtc.Management.Xds.XdsIdentity
Outputs
System.Object
Related Links
Commentaires
Envoyer et afficher des commentaires pour