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

Query parameters for operation searchDirectoryEntries More...

Properties

string accountId [get, set]
 A list of Account IDs Example: 400131426008 More...
 
string department [get, set]
 A list of department names Example: North office More...
 
string siteId [get, set]
 A list of Site IDs Example: 872781797006 More...
 
string extensionStatus [get, set]
 Extension current state Example: Enabled More...
 
string extensionType [get, set]
 Type of extension to filter the contacts Example: User Enum: User, Department, Announcement, Voicemail, DigitalUser, VirtualUser, FaxUser, PagingOnly, SharedLinesGroup, IvrMenu, ApplicationExtension, ParkLocation, Limited, Bot, Site, Room, ProxyAdmin, DelegatedLinesGroup, FlexibleUser, GroupCallPickup, RoomConnector More...
 

Detailed Description

Query parameters for operation searchDirectoryEntries

Property Documentation

◆ accountId

string RingCentral.SearchDirectoryEntriesParameters.accountId
getset

A list of Account IDs Example: 400131426008

◆ department

string RingCentral.SearchDirectoryEntriesParameters.department
getset

A list of department names Example: North office

◆ extensionStatus

string RingCentral.SearchDirectoryEntriesParameters.extensionStatus
getset

Extension current state Example: Enabled

◆ extensionType

string RingCentral.SearchDirectoryEntriesParameters.extensionType
getset

Type of extension to filter the contacts Example: User Enum: User, Department, Announcement, Voicemail, DigitalUser, VirtualUser, FaxUser, PagingOnly, SharedLinesGroup, IvrMenu, ApplicationExtension, ParkLocation, Limited, Bot, Site, Room, ProxyAdmin, DelegatedLinesGroup, FlexibleUser, GroupCallPickup, RoomConnector

◆ siteId

string RingCentral.SearchDirectoryEntriesParameters.siteId
getset

A list of Site IDs Example: 872781797006


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