PhysicalAddressDictionaryEntryType.CountryOrRegion Property

Definition

The CountryOrRegion property gets or sets the country or region for a contact item.

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 CountryOrRegion property returns a string that contains the country or region for a physical address.

Applies to