Gets any additional information, if available, when notifications on this InteractionQueue have been temporarily suspended.
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 string SuspendedAdditionalInformation { get; } |
Visual Basic |
---|
Public ReadOnly Property SuspendedAdditionalInformation As String Get |
Field Value
The additional information, if available, when notifications on this InteractionQueue have been temporarily suspended.Version Information
Supported for IC Server version 2015 R4 and beyond.