UserLimitState EnumerationIpswitch.Messaging.Framework
Defines the different states of User Metering when the active user count is compared to the user limit.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public enum UserLimitState
Members

  Member nameValueDescription
UnderLimit0 The Active User Count is less than the licensed user limit. The system is currently under the user limit.
AtLimit1 The Active User Count is 100% to 105% of the licensed user limit. The system is at the limit, but more users can still be added or enabled.
OverLimit2 The Active User Count is more than 105% of the licensed user limit. Some users may be unable to authenticate and nor more users can be added or enabled.
See Also

Reference