Click or drag to resize

ContactDetailsCountryCode Property

Car Delivery Network
Returns a guess at country code for this contact, looked up using StateRegion

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3102.0 (3.2.3102)
Syntax
C#
public string CountryCode { get; set; }

Property Value

String
See Also