CallForwardingStatus Class |
Namespace: Avaya.ClientServices
public class CallForwardingStatus
The CallForwardingStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| CallForwardingStatus | ||
| CallForwardingStatus(Boolean, String, Boolean, String) |
Constructs a CallForwardingStatus object with status information for internal and external calls.
|
| Name | Description | |
|---|---|---|
| DestinationForExternalCalls |
Returns the string containing destination address of call to be
forwarded for External calls.
| |
| DestinationForInternalCalls |
Returns the string containing destination address of call to be
forwarded for Internal calls.
| |
| EnabledForExternalCalls |
Returns true if call forwarding is enabled for external calls.
| |
| EnabledForInternalCalls |
Returns true if call forwarding is enabled for internal calls.
|