Edit

Share via


PersonaPostalAddress.City Property

Definition

Gets or sets the city. The City property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ City { System::String ^ get(); void set(System::String ^ value); };
public string City { get; set; }
Public Property City As String

Property Value

The city name.

Applies to