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

Properties

CountryInfoShortModel country [get, set]
 
bool? default [get, set]
 The value should be true if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed More...
 
bool? hasGreeting [get, set]
 The value should be true if any greeting message is played on this number More...
 
string location [get, set]
 Location (city, region, state) of a conference phone number More...
 
string phoneNumber [get, set]
 Dial-in phone number to connect to a conference More...
 
bool? premium [get, set]
 Indicates if the number is 'premium' (account phone number with the ConferencingNumber usageType) More...
 

Property Documentation

◆ country

CountryInfoShortModel RingCentral.PhoneNumberInfoConferencing.country
getset

◆ default

bool? RingCentral.PhoneNumberInfoConferencing.default
getset

The value should be true if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed

◆ hasGreeting

bool? RingCentral.PhoneNumberInfoConferencing.hasGreeting
getset

The value should be true if any greeting message is played on this number

◆ location

string RingCentral.PhoneNumberInfoConferencing.location
getset

Location (city, region, state) of a conference phone number

◆ phoneNumber

string RingCentral.PhoneNumberInfoConferencing.phoneNumber
getset

Dial-in phone number to connect to a conference

◆ premium

bool? RingCentral.PhoneNumberInfoConferencing.premium
getset

Indicates if the number is 'premium' (account phone number with the ConferencingNumber usageType)


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