Summary
Turns a user's notifications off.
Set-DisableNotificationsForWorkspaceUser
-UserIdReturns a workspace user object.
Parameters
| Parameter | Type | Required? | Notes |
|---|---|---|---|
| UserId | String | Yes | The user id. |
Examples
Turn a user's notifications off
# TODOTurns a user's notifications off.
Set-DisableNotificationsForWorkspaceUser
-UserIdReturns a workspace user object.
| Parameter | Type | Required? | Notes |
|---|---|---|---|
| UserId | String | Yes | The user id. |
# TODO