PaymentAddress.LanguageCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets this is the BCP-47 language code for the address. It's used to determine the field separators and the order of fields when formatting the address for display.
public string LanguageCode { get; set; }
member this.LanguageCode : string with get, set
Public Property LanguageCode As String
Property Value
The BCP-47 language code for the address.