PhysicalAddressEntry.CountryOrRegion Property

Definition

Gets or sets the country or region of the entry.

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

Property Value

The country or region of the entry.

Applies to