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

Specifies filtering based on extension ids More...

Properties

string[] fromIds [get, set]
 List of extension ids to match against incoming calls, joined via OR condition. Only applicable for groupByMembers options and Users, IVRs, SharedLines and Queues in groupBy More...
 
string[] toIds [get, set]
 List of extension ids to match against outgoing calls, joined via OR condition. Limited to the extension id that first accepted the call. Only applicable for groupByMembers options and Users, IVRs and SharedLines in groupBy More...
 

Detailed Description

Specifies filtering based on extension ids

Property Documentation

◆ fromIds

string [] RingCentral.ExtensionFilters.fromIds
getset

List of extension ids to match against incoming calls, joined via OR condition. Only applicable for groupByMembers options and Users, IVRs, SharedLines and Queues in groupBy

◆ toIds

string [] RingCentral.ExtensionFilters.toIds
getset

List of extension ids to match against outgoing calls, joined via OR condition. Limited to the extension id that first accepted the call. Only applicable for groupByMembers options and Users, IVRs and SharedLines in groupBy


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