The StatusMessageDetails type exposes the following members.

Properties

  NameDescription
Public propertyCanHaveDate
Gets a value indicating whether this status can have an ending date.
Public propertyCanHaveTime
Gets a value indicating whether this status can have an ending time.
Public propertyStatic memberDefaultAvailableIcon
Gets the default icon associated with any valid Available status.
Public propertyStatic memberDefaultUnavailableIcon
Gets the default icon associated with any invalid or Unavailable status.
Public propertyGroupTag
Gets the group this status belongs to for reporting.
Public propertyIcon
Gets the icon associated with this status message.
Public propertyIconFileName
Gets the path to an icon file used to display for this status.
Public propertyId
Gets the unique internal identifier for this status. See MessageText for display usages.
Public propertyIsAcdStatus
Gets a value indicating whether this status allows ACD calls.
Public propertyIsAfterCallWorkStatus
Gets a value indicating whether this status requires after call work (ACW).
Public propertyIsAllowFollowUpStatus
Gets a value indicating whether this status allows follow up.
Public propertyIsDoNotDisturbStatus
Gets a value indicating whether this instance is a do not disturb status.
Public propertyIsFollowMeStatus
Gets a value indicating whether this status is a "follow me" status.
Public propertyIsForwardStatus
Gets a value indicating whether this instance is a forward status.
Public propertyIsPersistentStatus
Gets a value indicating whether the status can persist when the agent logs out of IC.
Public propertyIsSelectableStatus
Gets a value indicating whether this status is selectable by an agent.
Public propertyIsValid
Gets whether this status message is valid.
Public propertyMessageText
Gets the localized message text when displaying this status.
Public propertySystemId
Gets an unique numeric identifier for this status message.

See Also