RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.TMPersonInfo Class Reference

Properties

string id [get, set]
 Internal identifier of a user Required More...
 
string firstName [get, set]
 First name of a user More...
 
string lastName [get, set]
 Last name of a user More...
 
string email [get, set]
 Email of a user Format: email More...
 
string avatar [get, set]
 Photo of a user More...
 
string companyId [get, set]
 Internal identifier of a company More...
 
string creationTime [get, set]
 Time of creation in ISO 8601 format Format: date-time More...
 
string lastModifiedTime [get, set]
 Time of the last modification in ISO 8601 format Format: date-time More...
 

Property Documentation

◆ avatar

string RingCentral.TMPersonInfo.avatar
getset

Photo of a user

◆ companyId

string RingCentral.TMPersonInfo.companyId
getset

Internal identifier of a company

◆ creationTime

string RingCentral.TMPersonInfo.creationTime
getset

Time of creation in ISO 8601 format Format: date-time

◆ email

string RingCentral.TMPersonInfo.email
getset

Email of a user Format: email

◆ firstName

string RingCentral.TMPersonInfo.firstName
getset

First name of a user

◆ id

string RingCentral.TMPersonInfo.id
getset

Internal identifier of a user Required

◆ lastModifiedTime

string RingCentral.TMPersonInfo.lastModifiedTime
getset

Time of the last modification in ISO 8601 format Format: date-time

◆ lastName

string RingCentral.TMPersonInfo.lastName
getset

Last name of a user


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