Share via


MessageTemplate.Language Property

Definition

The template's language, in the ISO 639 format, consist of a two-letter language code followed by an optional two-letter country code, e.g., 'en' or 'en_US'.

public string Language { get; }
public string Language { get; set; }
member this.Language : string
member this.Language : string with get, set
Public ReadOnly Property Language As String
Public Property Language As String

Property Value

Applies to