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

Properties

string uri [get, set]
 Canonical URI of notifications settings resource Format: uri More...
 
EmailRecipientInfo[] emailRecipients [get, set]
 List of extensions specified as email notification recipients. Returned only for call queues where queue managers are assigned as user extensions. More...
 
string[] emailAddresses [get, set]
 List of notification recipient email addresses More...
 
bool? includeManagers [get, set]
 Specifies if managers' emails are included in the list of emails to which notifications are sent More...
 
string[] smsEmailAddresses [get, set]
 List of notification recipient email addresses More...
 
bool? advancedMode [get, set]
 Specifies notifications settings mode. If true then advanced mode is on, it allows using different emails and/or phone numbers for each notification type. If false then basic mode is on. Advanced mode settings are returned in both modes, if specified once, but if basic mode is switched on, they are not applied More...
 
VoicemailsInfo voicemails [get, set]
 
InboundFaxesInfo inboundFaxes [get, set]
 
OutboundFaxesInfo outboundFaxes [get, set]
 
InboundTextsInfo inboundTexts [get, set]
 
MissedCallsInfo missedCalls [get, set]
 

Property Documentation

◆ advancedMode

bool? RingCentral.NotificationSettings.advancedMode
getset

Specifies notifications settings mode. If true then advanced mode is on, it allows using different emails and/or phone numbers for each notification type. If false then basic mode is on. Advanced mode settings are returned in both modes, if specified once, but if basic mode is switched on, they are not applied

◆ emailAddresses

string [] RingCentral.NotificationSettings.emailAddresses
getset

List of notification recipient email addresses

◆ emailRecipients

EmailRecipientInfo [] RingCentral.NotificationSettings.emailRecipients
getset

List of extensions specified as email notification recipients. Returned only for call queues where queue managers are assigned as user extensions.

◆ inboundFaxes

InboundFaxesInfo RingCentral.NotificationSettings.inboundFaxes
getset

◆ inboundTexts

InboundTextsInfo RingCentral.NotificationSettings.inboundTexts
getset

◆ includeManagers

bool? RingCentral.NotificationSettings.includeManagers
getset

Specifies if managers' emails are included in the list of emails to which notifications are sent

◆ missedCalls

MissedCallsInfo RingCentral.NotificationSettings.missedCalls
getset

◆ outboundFaxes

OutboundFaxesInfo RingCentral.NotificationSettings.outboundFaxes
getset

◆ smsEmailAddresses

string [] RingCentral.NotificationSettings.smsEmailAddresses
getset

List of notification recipient email addresses

◆ uri

string RingCentral.NotificationSettings.uri
getset

Canonical URI of notifications settings resource Format: uri

◆ voicemails

VoicemailsInfo RingCentral.NotificationSettings.voicemails
getset


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