CallForwardingStatus Properties |
The CallForwardingStatus type exposes the following members.
| 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.
|