# RainbowEnduserPortal.GetUserSettingsSuccessData

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**presence** | **String** | Setting for manual user presence (used to go back to this presence when user logs in, instead of default (online))       Possible values: &#x60;online&#x60;, &#x60;away&#x60;, &#x60;invisible&#x60;, &#x60;dnd&#x60; | 
**displayNameOrderFirstNameFirst** | **Boolean** | Setting for user display name order   * true: firstname first * false: lastname first   | 
**activeAlarm** | **String** | Setting for active user alarm sound | 
**activeNotif** | **String** | Setting for active user notification sound | 
**promptForCalendarPresence** | **Boolean** | Setting to bypass calendar presence popup | 
**protectionAgainstMailTypeOffline** | **Boolean** | Never receive unsolicited emails of type &#39;offLine&#39; | 
**rainbowReadOnly** | [**GetUserSettingsSuccessDataRainbowReadOnly**](GetUserSettingsSuccessDataRainbowReadOnly.md) |  | 


