Click or drag to resize
PMMembershipOptionsUserRefreshOptionsRefreshBalanceOption Enumeration
Specifies what should occur to user balances if their primary group, ou or other change affects their quota source

Namespace: PM90SettingsAPI.MembershipOptions
Assembly: PM90SettingsAPI (in PM90SettingsAPI.dll) Version: 9.0.23.534 (9.0.23.534)
Syntax
C#
public enum RefreshBalanceOption
Members
  Member nameValueDescription
ResetBalances0 User balances will reset to the current starting value as specified for the Group or OU
KeepBalance1 User balance will not change through Group / OU changes
See Also