Enum SpaceNotificationSetting.Types.MuteSetting
The space notification mute setting types.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum SpaceNotificationSetting.Types.MuteSetting
Fields
| Name | Description |
|---|---|
| Muted | The user will not receive any notifications for the space, regardless of the notification setting. |
| Unmuted | The user will receive notifications for the space based on the notification setting. |
| Unspecified | Reserved. |