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

Property Documentation

◆ advancedEmailAddresses

string [] RingCentral.OutboundFaxesInfo.advancedEmailAddresses
getset

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

◆ advancedSmsEmailAddresses

string [] RingCentral.OutboundFaxesInfo.advancedSmsEmailAddresses
getset

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

◆ notifyByEmail

bool? RingCentral.OutboundFaxesInfo.notifyByEmail
getset

Email notification flag

◆ notifyBySms

bool? RingCentral.OutboundFaxesInfo.notifyBySms
getset

SMS notification flag


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