Gets or sets the city code.
Public Property CityCode As String Get Set
Dim instance As ContactPhysicalAddress Dim value As String value = instance.CityCode instance.CityCode = value
public string CityCode { get; set; }
More MSDN Magazine Blog entries >
Browse All MSDN Magazines
Subscribe to MSDN Flash newsletter
Receive the MSDN Flash e-mail newsletter every other week, with news and information personalized to your interests and areas of focus.