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

Specifies behavior for the missed call scenario. Returned only if enabled parameter of a voicemail is set to 'false' More...

Properties

string actionType [get, set]
 Specifies the action that should be executed on a missed call. It can either be playing greeting message and disconnection, or sending call to a calling group. If 'ConnectToExtension' is set, then calling group extension should be specified Enum: PlayGreetingAndDisconnect, ConnectToExtension, ConnectToExternalNumber More...
 
MissedCallExtensionInfo extension [get, set]
 

Detailed Description

Specifies behavior for the missed call scenario. Returned only if enabled parameter of a voicemail is set to 'false'

Property Documentation

◆ actionType

string RingCentral.MissedCallInfo.actionType
getset

Specifies the action that should be executed on a missed call. It can either be playing greeting message and disconnection, or sending call to a calling group. If 'ConnectToExtension' is set, then calling group extension should be specified Enum: PlayGreetingAndDisconnect, ConnectToExtension, ConnectToExternalNumber

◆ extension

MissedCallExtensionInfo RingCentral.MissedCallInfo.extension
getset


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