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

Properties

string uri [get, set]
 Canonical URL of a caller ID resource Format: uri More...
 
CallerIdByDevice[] byDevice [get, set]
 
CallerIdByFeature[] byFeature [get, set]
 
bool? extensionNameForOutboundCalls [get, set]
 If true, then user first name and last name will be used as caller ID when making outbound calls from extension More...
 
bool? extensionNumberForInternalCalls [get, set]
 If true, then extension number will be used as caller ID when making internal calls More...
 

Property Documentation

◆ byDevice

CallerIdByDevice [] RingCentral.ExtensionCallerIdInfo.byDevice
getset

◆ byFeature

CallerIdByFeature [] RingCentral.ExtensionCallerIdInfo.byFeature
getset

◆ extensionNameForOutboundCalls

bool? RingCentral.ExtensionCallerIdInfo.extensionNameForOutboundCalls
getset

If true, then user first name and last name will be used as caller ID when making outbound calls from extension

◆ extensionNumberForInternalCalls

bool? RingCentral.ExtensionCallerIdInfo.extensionNumberForInternalCalls
getset

If true, then extension number will be used as caller ID when making internal calls

◆ uri

string RingCentral.ExtensionCallerIdInfo.uri
getset

Canonical URL of a caller ID resource Format: uri


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