The WorkgroupAttributes type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAcdRoutingOutboundMailboxes
A list of configured mailboxes for sending outbound e-mails for a given ACD workgroup. See also AcdRoutingOutboundMailboxes.
Public fieldStatic memberActiveMembers
List of activated members for this workgroup.
Public fieldStatic memberExtension
The workgroup's extension.
Public fieldStatic memberHasActivation
Indicates that the workgroup has been activated by the user. This setting is only relevant if HasQueue is enabled.
Public fieldStatic memberHasMailbox
Indicates that the workgroup has a mailbox.
Public fieldStatic memberHasQueue
Indicates whether the workgroup is operating as a queue. See also QueueType.
Public fieldStatic memberIsActive
Indicates that the workgroup is ready to receive interactions.
Public fieldStatic memberIsWrapUpActive
Indicates that wrap-up codes are active for this workgroup.
Public fieldStatic memberMaximumChatResponseTime
Time in seconds before a user should be warned about an inactive chat.
Public fieldStatic memberMembers
List of members for this workgroup.
Public fieldStatic memberQueueType
The workgroup queue type. This can have the values: Custom, ACD, Group Ring, Sequential, or Round-robin.
Public fieldStatic memberRingToneForCalls
Ring tone for calls that arrive into a workgroup. See also RingToneForCalls.
Public fieldStatic memberRingToneForChats
Ring tone for chats that arrive into a workgroup. See also RingToneForChats.
Public fieldStatic memberRingToneForEmails
Ring tone for emails that arrive into a workgroup. See also RingToneForEmails.
Public fieldStatic memberRingToneForOtherInteractions
Ring tone for interactions other than emails, chats and calls that arrive into a workgroup. See also RingToneForOtherInteractions.
Public fieldStatic memberSupervisors
List of available supervisors for this workgroup.
Public fieldStatic memberWrapUpClientTimeout
Time in seconds to wait for a wrap-up code.
Public fieldStatic memberWrapUpCodes
A list of wrap-up codes available for this workgroup. See also WrapUpCode.

See Also