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

Personal contact information More...

Properties

string firstName [get, set]
 Given name Example: John More...
 
string lastName [get, set]
 Family name Example: Smith More...
 
string email [get, set]
 Contact email 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) Example: +16501234567 More...
 

Detailed Description

Personal contact information

Property Documentation

◆ contactPhone

string RingCentral.BasicContactInfoWithPhone.contactPhone
getset

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

◆ email

string RingCentral.BasicContactInfoWithPhone.email
getset

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

◆ firstName

string RingCentral.BasicContactInfoWithPhone.firstName
getset

Given name Example: John

◆ lastName

string RingCentral.BasicContactInfoWithPhone.lastName
getset

Family name Example: Smith


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