RingCentral .Net SDK
Public Member Functions | Public Attributes | List of all members
RingCentral.Paths.TeamMessaging.V1.Persons.Index Class Reference
Collaboration diagram for RingCentral.Paths.TeamMessaging.V1.Persons.Index:
Collaboration graph
[legend]

Public Member Functions

 Index (V1.Index parent, string personId=null)
 
string Path (bool withParameter=true)
 
async Task< TMPersonInfoGet (RestRequestConfig restRequestConfig=null)
 Returns a user or multiple users by their ID(s). Batch request is supported. HTTP Method: get Endpoint: /team-messaging/v1/persons/{personId} Rate Limit Group: Light App Permission: TeamMessaging More...
 

Public Attributes

V1.Index parent
 
string personId
 
RestClient rc
 

Member Function Documentation

◆ Get()

async Task<TMPersonInfo> RingCentral.Paths.TeamMessaging.V1.Persons.Index.Get ( RestRequestConfig  restRequestConfig = null)
inline

Returns a user or multiple users by their ID(s). Batch request is supported. HTTP Method: get Endpoint: /team-messaging/v1/persons/{personId} Rate Limit Group: Light App Permission: TeamMessaging


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