|  | 
| 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... 
 | 
|  | 
| bool? | enabled  [get, set] | 
|  | Specifies if the rule is active or inactive. The default value is trueDefault: true  More...
 | 
|  | 
| string | type  [get, set] | 
|  | Type of an answering rule, the default value is 'Custom' = ['BusinessHours', 'AfterHours', 'Custom'] Enum: BusinessHours, AfterHours, Custom  More... 
 | 
|  | 
| CompanyAnsweringRuleCallersInfoRequest[] | callers  [get, set] | 
|  | Answering rule will be applied when calls are received from the specified caller(s)  More... 
 | 
|  | 
| CompanyAnsweringRuleCalledNumberInfo[] | calledNumbers  [get, set] | 
|  | Answering rule will be applied when calling the specified number(s)  More... 
 | 
|  | 
| CompanyAnsweringRuleScheduleInfoRequest | 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... 
 | 
|  | 
| CompanyAnsweringRuleCallersInfoRequest | 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.CompanyAnsweringRuleRequest.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.CompanyAnsweringRuleRequest.enabled |  | getset | 
 
Specifies if the rule is active or inactive. The default value is true Default: true 
 
 
◆ extension
◆ greetings
  
  | 
        
          | GreetingInfo [] RingCentral.CompanyAnsweringRuleRequest.greetings |  | getset | 
 
Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List 
 
 
◆ name
  
  | 
        
          | string RingCentral.CompanyAnsweringRuleRequest.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.CompanyAnsweringRuleRequest.type |  | getset | 
 
Type of an answering rule, the default value is 'Custom' = ['BusinessHours', 'AfterHours', 'Custom'] Enum: BusinessHours, AfterHours, Custom 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CompanyAnsweringRuleRequest.cs