Click or drag to resize
QueueMemberAddedEventCallsTaken Property
Get/Set the number of calls answered by the member.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CallsTaken { get; set; }

Property Value

Type: Int32
See Also