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

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 mobileNumber [get, set]
 Phone number in e.164 format (with '+' prefix) Example: +16501234567 More...
 
bool? emailAsLoginName [get, set]
 Indicates that contact email is enabled as login name for this user. Please note that email must be unique in this case. Default: true More...
 

Property Documentation

◆ email

string RingCentral.BatchProvisionUsersRequestItemContact.email
getset

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

◆ emailAsLoginName

bool? RingCentral.BatchProvisionUsersRequestItemContact.emailAsLoginName
getset

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

◆ firstName

string RingCentral.BatchProvisionUsersRequestItemContact.firstName
getset

Given name Example: John

◆ lastName

string RingCentral.BatchProvisionUsersRequestItemContact.lastName
getset

Family name Example: Smith

◆ mobileNumber

string RingCentral.BatchProvisionUsersRequestItemContact.mobileNumber
getset

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


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