WebClientUserSettingsSuspended Property Ipswitch.Messaging.Framework
Gets or sets a value that indicates whether or not a user's access to the web client has been suspended. Web client access is usually suspended due to exceeding the maximum allowed login attempts.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public bool Suspended { get; set; }

Property Value

Type: Boolean
See Also

Reference