| PMMembershipOptionsUserRefreshOptionsRefreshBalanceOption Enumeration | 
            Specifies what should occur to user balances if their primary group, ou or other change affects their quota source
            
 
Namespace: PM90SettingsAPI.MembershipOptionsAssembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntaxpublic enum RefreshBalanceOption
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | ResetBalances | 0 | 
            User balances will reset to the current starting value as specified for the Group or OU
             | 
 | KeepBalance | 1 | 
            User balance will not change through Group / OU changes
             | 
See Also