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

Limits which are effective for the account More...

Properties

long? freeSoftPhoneLinesPerExtension [get, set]
 Max number of free softphone phone lines per user extension Format: int32 More...
 
long? meetingSize [get, set]
 Max number of participants in RingCentral meeting hosted by this account's user Format: int32 More...
 
long? cloudRecordingStorage [get, set]
 Meetings recording cloud storage limitation in Gb Format: int32 More...
 
long? maxMonitoredExtensionsPerUser [get, set]
 Max number of extensions which can be included in the list of users monitored for Presence Format: int32 More...
 
long? maxExtensionNumberLength [get, set]
 Max length of extension numbers of an account; the supported value is up to 8 symbols, depends on account type Format: int32 More...
 
long? siteCodeLength [get, set]
 Length of a site code Format: int32 More...
 
long? shortExtensionNumberLength [get, set]
 Length of a short extension number Format: int32 More...
 

Detailed Description

Limits which are effective for the account

Property Documentation

◆ cloudRecordingStorage

long? RingCentral.AccountLimits.cloudRecordingStorage
getset

Meetings recording cloud storage limitation in Gb Format: int32

◆ freeSoftPhoneLinesPerExtension

long? RingCentral.AccountLimits.freeSoftPhoneLinesPerExtension
getset

Max number of free softphone phone lines per user extension Format: int32

◆ maxExtensionNumberLength

long? RingCentral.AccountLimits.maxExtensionNumberLength
getset

Max length of extension numbers of an account; the supported value is up to 8 symbols, depends on account type Format: int32

◆ maxMonitoredExtensionsPerUser

long? RingCentral.AccountLimits.maxMonitoredExtensionsPerUser
getset

Max number of extensions which can be included in the list of users monitored for Presence Format: int32

◆ meetingSize

long? RingCentral.AccountLimits.meetingSize
getset

Max number of participants in RingCentral meeting hosted by this account's user Format: int32

◆ shortExtensionNumberLength

long? RingCentral.AccountLimits.shortExtensionNumberLength
getset

Length of a short extension number Format: int32

◆ siteCodeLength

long? RingCentral.AccountLimits.siteCodeLength
getset

Length of a site code Format: int32


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