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

Personal contact information More...

Properties

string firstName [get, set]
 Given name Required Example: John More...
 
string lastName [get, set]
 Family name Required Example: Smith More...
 
string email [get, set]
 Contact email Required Format: email Example: john..nosp@m.smit.nosp@m.h@acm.nosp@m.e.co.nosp@m.m More...
 
string contactPhone [get, set]
 Phone number in e.164 format (with '+' prefix) Required Example: +16501234567 More...
 
string id [get, set]
 Internal identifier of System user extension Required More...
 
string extensionNumber [get, set]
 Short number of an extension. Actual max length depends on system length limit for extension. Required Example: 205 More...
 

Detailed Description

Personal contact information

Property Documentation

◆ contactPhone

string RingCentral.SystemUserContactInfo.contactPhone
getset

Phone number in e.164 format (with '+' prefix) Required Example: +16501234567

◆ email

string RingCentral.SystemUserContactInfo.email
getset

Contact email Required Format: email Example: john..nosp@m.smit.nosp@m.h@acm.nosp@m.e.co.nosp@m.m

◆ extensionNumber

string RingCentral.SystemUserContactInfo.extensionNumber
getset

Short number of an extension. Actual max length depends on system length limit for extension. Required Example: 205

◆ firstName

string RingCentral.SystemUserContactInfo.firstName
getset

Given name Required Example: John

◆ id

string RingCentral.SystemUserContactInfo.id
getset

Internal identifier of System user extension Required

◆ lastName

string RingCentral.SystemUserContactInfo.lastName
getset

Family name Required Example: Smith


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