Each value in this enumeration represents a property in StatusMessageDetails.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum StatusMessageProperty |
Visual Basic |
---|
Public Enumeration StatusMessageProperty |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
Id | 1 | Represents the Id property. | |
MessageText | 2 | Represents the MessageText property. | |
IconFileName | 3 | Represents the IconFileName property. | |
GroupTag | 4 | Represents the GroupTag property. | |
CanHaveDate | 5 | Represents the CanHaveDate property. | |
CanHaveTime | 6 | Represents the CanHaveTime property. | |
IsDoNotDisturbStatus | 7 | Represents the IsDoNotDisturbStatus property. | |
IsSelectableStatus | 8 | Represents the IsSelectableStatus property. | |
IsPersistentStatus | 9 | Represents the IsPersistentStatus property. | |
IsForwardStatus | 10 | Represents the IsForwardStatus property. | |
IsAfterCallWorkStatus | 11 | Represents the IsAfterCallWorkStatus property. | |
IsAcdStatus | 12 | Represents the IsAcdStatus property. | |
IsAllowFollowUpStatus | 13 | Represents the IsAllowFollowUpStatus property. | |
SystemId | 14 | Represents the SystemId property. | |
Icon | 15 | Represents the Icon property. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.