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

Properties

string uri [get, set]
 Canonical URL of a caller ID resource Format: uri More...
 
CallerIdByDeviceRequest[] byDevice [get, set]
 
CallerIdByFeatureRequest[] byFeature [get, set]
 
bool? extensionNameForOutboundCalls [get, set]
 If true, then the 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

CallerIdByDeviceRequest [] RingCentral.ExtensionCallerIdInfoRequest.byDevice
getset

◆ byFeature

CallerIdByFeatureRequest [] RingCentral.ExtensionCallerIdInfoRequest.byFeature
getset

◆ extensionNameForOutboundCalls

bool? RingCentral.ExtensionCallerIdInfoRequest.extensionNameForOutboundCalls
getset

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

◆ extensionNumberForInternalCalls

bool? RingCentral.ExtensionCallerIdInfoRequest.extensionNumberForInternalCalls
getset

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

◆ uri

string RingCentral.ExtensionCallerIdInfoRequest.uri
getset

Canonical URL of a caller ID resource Format: uri


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