| CallServiceIgnoredCalls Property |
The Calls that are ignored.
The ignored calls are the calls which are unattended but can be received any time.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<Call> IgnoredCalls { get; }Property Value
Type:
ReadOnlyCollectionCall
See Also