Overview
This structure is returned by services such as PwsGetUser, which return the full details about users. This structure contains a user's global notification structure (PwsGlobalNotificationSettingDetail).
Format
PwsGlobalNotificationSettingElement
- PwsGlobalNotificationSettingElement
- GlobalNotificationDisplayName: String
- GlobalNotificationSettingDetail: PwsGlobalNotificationSettingDetail
- OverrideGlobalNotificationSettingFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
GlobalNotificationDisplayName | String | The global notification display name |
|
GlobalNotificationSettingDetail | This structure contains the complete set of information about a user's global notification settings |
| |
OverrideGlobalNotificationSettingFlag | Boolean | If set to 'true', this user's global notification setting may be overridden from that of the default (set by the user type) |
|