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

User's business address. The default is Company (Auto-Receptionist) settings More...

Properties

string country [get, set]
 Country name of a user's company More...
 
string state [get, set]
 State/province name of a user's company. Mandatory for the USA, UK and Canada More...
 
string city [get, set]
 City name of a user's company More...
 
string street [get, set]
 Street address of a user's company More...
 
string zip [get, set]
 Zip code of a user's company More...
 

Detailed Description

User's business address. The default is Company (Auto-Receptionist) settings

Property Documentation

◆ city

string RingCentral.ContactBusinessAddressInfo.city
getset

City name of a user's company

◆ country

string RingCentral.ContactBusinessAddressInfo.country
getset

Country name of a user's company

◆ state

string RingCentral.ContactBusinessAddressInfo.state
getset

State/province name of a user's company. Mandatory for the USA, UK and Canada

◆ street

string RingCentral.ContactBusinessAddressInfo.street
getset

Street address of a user's company

◆ zip

string RingCentral.ContactBusinessAddressInfo.zip
getset

Zip code of a user's company


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