Gets a value indicating whether or not notifications on this InteractionQueue have been temporarily suspended by the Interaction Center Server.
Note: This property is supported for IC Server version 2015 R4 and beyond.
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public bool IsSuspended { get; } |
Visual Basic |
---|
Public ReadOnly Property IsSuspended As Boolean Get |
Field Value
trueTruetruetrue (True in Visual Basic) if notifications have been temporarily suspended by the Interaction Center Server; otherwise, falseFalsefalsefalse (False in Visual Basic).Version Information
Supported for IC Server version 2015 R4 and beyond.