RingCentral .Net SDK
Properties | List of all members
RingCentral.InboundTextsInfo 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 inbound text message 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 inbound text message notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only More...
 

Property Documentation

◆ advancedEmailAddresses

string [] RingCentral.InboundTextsInfo.advancedEmailAddresses
getset

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

◆ advancedSmsEmailAddresses

string [] RingCentral.InboundTextsInfo.advancedSmsEmailAddresses
getset

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

◆ notifyByEmail

bool? RingCentral.InboundTextsInfo.notifyByEmail
getset

Email notification flag

◆ notifyBySms

bool? RingCentral.InboundTextsInfo.notifyBySms
getset

SMS notification flag


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