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

Detailed contact information More...

Properties

string firstName [get, set]
 User's first name (for extensions of User type only) More...
 
string lastName [get, set]
 For User extension type only. User's last name (for extensions of User type only) More...
 
string name [get, set]
 Extension name (for extensions of User type - concatenation of first and last name) More...
 
string company [get, set]
 User's company name More...
 
string jobTitle [get, set]
 User's job title More...
 
string email [get, set]
 User's contact email Format: email More...
 
string businessPhone [get, set]
 User's contact phone number in E.164 (with '+' sign) format More...
 
string mobilePhone [get, set]
 User's mobile (non Toll Free) phone number in E.164 (with '+' sign) format More...
 
ContactBusinessAddressInfo businessAddress [get, set]
 
bool? emailAsLoginName [get, set]
 Indicates that the contact email is enabled as a login name for this user. Please note that the email must be unique in this case. More...
 
PronouncedNameInfo pronouncedName [get, set]
 
string department [get, set]
 User's department name More...
 

Detailed Description

Detailed contact information

Property Documentation

◆ businessAddress

ContactBusinessAddressInfo RingCentral.ContactInfo.businessAddress
getset

◆ businessPhone

string RingCentral.ContactInfo.businessPhone
getset

User's contact phone number in E.164 (with '+' sign) format

◆ company

string RingCentral.ContactInfo.company
getset

User's company name

◆ department

string RingCentral.ContactInfo.department
getset

User's department name

◆ email

string RingCentral.ContactInfo.email
getset

User's contact email Format: email

◆ emailAsLoginName

bool? RingCentral.ContactInfo.emailAsLoginName
getset

Indicates that the contact email is enabled as a login name for this user. Please note that the email must be unique in this case.

◆ firstName

string RingCentral.ContactInfo.firstName
getset

User's first name (for extensions of User type only)

◆ jobTitle

string RingCentral.ContactInfo.jobTitle
getset

User's job title

◆ lastName

string RingCentral.ContactInfo.lastName
getset

For User extension type only. User's last name (for extensions of User type only)

◆ mobilePhone

string RingCentral.ContactInfo.mobilePhone
getset

User's mobile (non Toll Free) phone number in E.164 (with '+' sign) format

◆ name

string RingCentral.ContactInfo.name
getset

Extension name (for extensions of User type - concatenation of first and last name)

◆ pronouncedName

PronouncedNameInfo RingCentral.ContactInfo.pronouncedName
getset


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