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

Properties

ContactInfoCreationRequest contact [get, set]
 
string extensionNumber [get, set]
 Extension short number More...
 
CostCenterInfo costCenter [get, set]
 
CustomFieldInfo[] customFields [get, set]
 
string password [get, set]
 Password for extension. If not specified, the password is auto-generated More...
 
ReferenceInfo[] references [get, set]
 List of non-RC internal identifiers assigned to an extension More...
 
RegionalSettings regionalSettings [get, set]
 
string partnerId [get, set]
 Additional extension identifier, created by partner application and applied on client side More...
 
string ivrPin [get, set]
 IVR PIN More...
 
string setupWizardState [get, set]
 Initial configuration wizard state Default: NotStarted Enum: NotStarted, Incomplete, Completed More...
 
SiteInfo site [get, set]
 
string status [get, set]
 Extension current state Enum: Enabled, Disabled, NotActivated, Unassigned, Frozen More...
 
ExtensionStatusInfo statusInfo [get, set]
 
string type [get, set]
 Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, VirtualUser, DigitalUser, FlexibleUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, ParkLocation, Limited More...
 
bool? hidden [get, set]
 Hides extension from showing in company directory. Supported for extensions of 'User' type only. For unassigned extensions the value is set to true by default. For assigned extensions the value is set to false by default More...
 

Property Documentation

◆ contact

ContactInfoCreationRequest RingCentral.ExtensionCreationRequest.contact
getset

◆ costCenter

CostCenterInfo RingCentral.ExtensionCreationRequest.costCenter
getset

◆ customFields

CustomFieldInfo [] RingCentral.ExtensionCreationRequest.customFields
getset

◆ extensionNumber

string RingCentral.ExtensionCreationRequest.extensionNumber
getset

Extension short number

◆ hidden

bool? RingCentral.ExtensionCreationRequest.hidden
getset

Hides extension from showing in company directory. Supported for extensions of 'User' type only. For unassigned extensions the value is set to true by default. For assigned extensions the value is set to false by default

◆ ivrPin

string RingCentral.ExtensionCreationRequest.ivrPin
getset

IVR PIN

◆ partnerId

string RingCentral.ExtensionCreationRequest.partnerId
getset

Additional extension identifier, created by partner application and applied on client side

◆ password

string RingCentral.ExtensionCreationRequest.password
getset

Password for extension. If not specified, the password is auto-generated

◆ references

ReferenceInfo [] RingCentral.ExtensionCreationRequest.references
getset

List of non-RC internal identifiers assigned to an extension

◆ regionalSettings

RegionalSettings RingCentral.ExtensionCreationRequest.regionalSettings
getset

◆ setupWizardState

string RingCentral.ExtensionCreationRequest.setupWizardState
getset

Initial configuration wizard state Default: NotStarted Enum: NotStarted, Incomplete, Completed

◆ site

SiteInfo RingCentral.ExtensionCreationRequest.site
getset

◆ status

string RingCentral.ExtensionCreationRequest.status
getset

Extension current state Enum: Enabled, Disabled, NotActivated, Unassigned, Frozen

◆ statusInfo

ExtensionStatusInfo RingCentral.ExtensionCreationRequest.statusInfo
getset

◆ type

string RingCentral.ExtensionCreationRequest.type
getset

Extension type. Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology Enum: User, VirtualUser, DigitalUser, FlexibleUser, Department, Announcement, Voicemail, SharedLinesGroup, PagingOnly, ParkLocation, Limited


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