RingCentral .Net SDK
Properties | List of all members
RingCentral.UnconditionalForwardingInfo Class Reference

Unconditional forwarding parameters. Returned if 'UnconditionalForwarding' value is specified for the callHandlingAction parameter More...

Properties

string phoneNumber [get, set]
 Phone number to which the call is forwarded. In addition to common e.164 format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where xxxxxxxxxxx is a phone number in e.164 format (without '+' sign) and yyyy is an external short extension number. Max number of digits is 15 More...
 
string action [get, set]
 Event that initiates forwarding to the specified phone number Enum: HoldTimeExpiration, MaxCallers, NoAnswer More...
 

Detailed Description

Unconditional forwarding parameters. Returned if 'UnconditionalForwarding' value is specified for the callHandlingAction parameter

Property Documentation

◆ action

string RingCentral.UnconditionalForwardingInfo.action
getset

Event that initiates forwarding to the specified phone number Enum: HoldTimeExpiration, MaxCallers, NoAnswer

◆ phoneNumber

string RingCentral.UnconditionalForwardingInfo.phoneNumber
getset

Phone number to which the call is forwarded. In addition to common e.164 format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where xxxxxxxxxxx is a phone number in e.164 format (without '+' sign) and yyyy is an external short extension number. Max number of digits is 15


The documentation for this class was generated from the following file: