|  | 
| string | id  [get, set] | 
|  | Internal identifier of an answering rule  More... 
 | 
|  | 
| string | uri  [get, set] | 
|  | Canonical URI of an answering rule Format: uri  More... 
 | 
|  | 
| bool? | enabled  [get, set] | 
|  | Specifies if the rule is active or inactive Default: true  More... 
 | 
|  | 
| string | type  [get, set] | 
|  | Type of an answering rule Default: Custom Enum: BusinessHours, AfterHours, Custom  More... 
 | 
|  | 
| string | name  [get, set] | 
|  | Name of an answering rule specified by user. Max number of symbols is 30. The default value is 'My Rule N' where 'N' is the first free number  More... 
 | 
|  | 
| CompanyAnsweringRuleCallersInfoRequest[] | callers  [get, set] | 
|  | Answering rule will be applied when calls are received from the specified caller(s)  More... 
 | 
|  | 
| CompanyAnsweringRuleCalledNumberInfoRequest[] | calledNumbers  [get, set] | 
|  | Answering rule will be applied when calling the specified number(s)  More... 
 | 
|  | 
| CompanyAnsweringRuleScheduleInfo | schedule  [get, set] | 
|  | 
| string | callHandlingAction  [get, set] | 
|  | Specifies how incoming calls are forwarded. The default value is 'Operator' 'Operator' - play company greeting and forward to operator extension 'Disconnect' - play company greeting and disconnect 'Bypass' - bypass greeting to go to selected extension = ['Operator', 'Disconnect', 'Bypass'] Enum: Operator, Disconnect, Bypass  More... 
 | 
|  | 
| CompanyAnsweringRuleExtensionInfoRequest | extension  [get, set] | 
|  | 
| GreetingInfo[] | greetings  [get, set] | 
|  | Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List  More... 
 | 
|  | 
◆ calledNumbers
Answering rule will be applied when calling the specified number(s) 
 
 
◆ callers
Answering rule will be applied when calls are received from the specified caller(s) 
 
 
◆ callHandlingAction
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleInfo.callHandlingAction |  | getset | 
 
Specifies how incoming calls are forwarded. The default value is 'Operator' 'Operator' - play company greeting and forward to operator extension 'Disconnect' - play company greeting and disconnect 'Bypass' - bypass greeting to go to selected extension = ['Operator', 'Disconnect', 'Bypass'] Enum: Operator, Disconnect, Bypass 
 
 
◆ enabled
  
  | 
        
          | bool? RingCentral.CompanyAnsweringRuleInfo.enabled |  | getset | 
 
Specifies if the rule is active or inactive Default: true 
 
 
◆ extension
◆ greetings
  
  | 
        
          | GreetingInfo [] RingCentral.CompanyAnsweringRuleInfo.greetings |  | getset | 
 
Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List 
 
 
◆ id
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleInfo.id |  | getset | 
 
Internal identifier of an answering rule 
 
 
◆ name
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleInfo.name |  | getset | 
 
Name of an answering rule specified by user. Max number of symbols is 30. The default value is 'My Rule N' where 'N' is the first free number 
 
 
◆ schedule
◆ type
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleInfo.type |  | getset | 
 
Type of an answering rule Default: Custom Enum: BusinessHours, AfterHours, Custom 
 
 
◆ uri
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleInfo.uri |  | getset | 
 
Canonical URI of an answering rule Format: uri 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CompanyAnsweringRuleInfo.cs