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

Contact Information More...

Properties

string firstName [get, set]
 For User extension type only. Extension user first name More...
 
string lastName [get, set]
 For User extension type only. Extension user last name More...
 
string company [get, set]
 Extension user company name More...
 
string jobTitle [get, set]
 
string email [get, set]
 Email of extension user Format: email More...
 
string businessPhone [get, set]
 Extension user contact phone number in E.164 format More...
 
string mobilePhone [get, set]
 Extension user mobile (non Toll Free) phone number in E.164 (with '+' sign) format More...
 
ContactBusinessAddressInfo businessAddress [get, set]
 
bool? emailAsLoginName [get, set]
 If true then contact email is enabled as login name for this user. Please note that email should be unique in this case. The default value is false More...
 
PronouncedNameInfo pronouncedName [get, set]
 
string department [get, set]
 Extension user department, if any More...
 

Detailed Description

Contact Information

Property Documentation

◆ businessAddress

ContactBusinessAddressInfo RingCentral.ContactInfoCreationRequest.businessAddress
getset

◆ businessPhone

string RingCentral.ContactInfoCreationRequest.businessPhone
getset

Extension user contact phone number in E.164 format

◆ company

string RingCentral.ContactInfoCreationRequest.company
getset

Extension user company name

◆ department

string RingCentral.ContactInfoCreationRequest.department
getset

Extension user department, if any

◆ email

string RingCentral.ContactInfoCreationRequest.email
getset

Email of extension user Format: email

◆ emailAsLoginName

bool? RingCentral.ContactInfoCreationRequest.emailAsLoginName
getset

If true then contact email is enabled as login name for this user. Please note that email should be unique in this case. The default value is false

◆ firstName

string RingCentral.ContactInfoCreationRequest.firstName
getset

For User extension type only. Extension user first name

◆ jobTitle

string RingCentral.ContactInfoCreationRequest.jobTitle
getset

◆ lastName

string RingCentral.ContactInfoCreationRequest.lastName
getset

For User extension type only. Extension user last name

◆ mobilePhone

string RingCentral.ContactInfoCreationRequest.mobilePhone
getset

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

◆ pronouncedName

PronouncedNameInfo RingCentral.ContactInfoCreationRequest.pronouncedName
getset


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