The StatusMessageDetails type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanHaveDate |
Gets a value indicating whether this status can have an ending date.
| |
CanHaveTime |
Gets a value indicating whether this status can have an ending time.
| |
DefaultAvailableIcon |
Gets the default icon associated with any valid Available status.
| |
DefaultUnavailableIcon |
Gets the default icon associated with any invalid or Unavailable status.
| |
GroupTag |
Gets the group this status belongs to for reporting.
| |
Icon |
Gets the icon associated with this status message.
| |
IconFileName |
Gets the path to an icon file used to display for this status.
| |
Id |
Gets the unique internal identifier for this status. See MessageText for display usages.
| |
IsAcdStatus |
Gets a value indicating whether this status allows ACD calls.
| |
IsAfterCallWorkStatus |
Gets a value indicating whether this status requires after call work (ACW).
| |
IsAllowFollowUpStatus |
Gets a value indicating whether this status allows follow up.
| |
IsDoNotDisturbStatus |
Gets a value indicating whether this instance is a do not disturb status.
| |
IsFollowMeStatus |
Gets a value indicating whether this status is a "follow me" status.
| |
IsForwardStatus |
Gets a value indicating whether this instance is a forward status.
| |
IsPersistentStatus |
Gets a value indicating whether the status can persist when the agent logs out of IC.
| |
IsSelectableStatus |
Gets a value indicating whether this status is selectable by an agent.
| |
IsValid |
Gets whether this status message is valid.
| |
MessageText |
Gets the localized message text when displaying this status.
| |
SystemId |
Gets an unique numeric identifier for this status message.
|