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

Properties

bool? notifyByEmail [get, set]
 Email notification flag More...
 
bool? notifyBySms [get, set]
 SMS notification flag More...
 
string[] advancedEmailAddresses [get, set]
 List of recipient email addresses for missed call notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only More...
 
string[] advancedSmsEmailAddresses [get, set]
 List of recipient phone numbers for missed call notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only More...
 

Property Documentation

◆ advancedEmailAddresses

string [] RingCentral.MissedCallsInfo.advancedEmailAddresses
getset

List of recipient email addresses for missed call notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only

◆ advancedSmsEmailAddresses

string [] RingCentral.MissedCallsInfo.advancedSmsEmailAddresses
getset

List of recipient phone numbers for missed call notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only

◆ notifyByEmail

bool? RingCentral.MissedCallsInfo.notifyByEmail
getset

Email notification flag

◆ notifyBySms

bool? RingCentral.MissedCallsInfo.notifyBySms
getset

SMS notification flag


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