Address.CountryRegion Property

 

A string specifying the country or region name of an address. Optional. Set this property before making a service request.

Syntax

public string CountryRegion { set; get; }
Public Property CountryRegion As String