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