PhysicalAddressDictionaryEntryType.City Property

Definition

The City property gets or sets the city name for a contact item.

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 property returns a string that contains the city name that is associated with a contact.

Applies to