PersonAddress.Country Property

Definition

Represents country name.

public string Country { get; set; }
member this.Country : string with get, set

Property Value

Remarks

The property uses constant kABPersonAddressCountryKey value to access the underlying dictionary.

Applies to