RingCentral .Net SDK
Properties | List of all members
RingCentral.VoicemailsInfo 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 voicemail 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 voicemail notifications. Returned if specified, in both modes (advanced/basic). Applied in advanced mode only More...
 
bool? includeAttachment [get, set]
 Indicates whether voicemail should be attached to email More...
 
bool? includeTranscription [get, set]
 Specifies whether to add voicemail transcription or not More...
 
bool? markAsRead [get, set]
 Indicates whether a voicemail should be automatically marked as read More...
 

Property Documentation

◆ advancedEmailAddresses

string [] RingCentral.VoicemailsInfo.advancedEmailAddresses
getset

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

◆ advancedSmsEmailAddresses

string [] RingCentral.VoicemailsInfo.advancedSmsEmailAddresses
getset

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

◆ includeAttachment

bool? RingCentral.VoicemailsInfo.includeAttachment
getset

Indicates whether voicemail should be attached to email

◆ includeTranscription

bool? RingCentral.VoicemailsInfo.includeTranscription
getset

Specifies whether to add voicemail transcription or not

◆ markAsRead

bool? RingCentral.VoicemailsInfo.markAsRead
getset

Indicates whether a voicemail should be automatically marked as read

◆ notifyByEmail

bool? RingCentral.VoicemailsInfo.notifyByEmail
getset

Email notification flag

◆ notifyBySms

bool? RingCentral.VoicemailsInfo.notifyBySms
getset

SMS notification flag


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