AlertSubscriptionConfiguration.ThreeLetterWindowsLanguageName 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.
The optional language code. By default, will use the currently connected language code.
public:
property System::String ^ ThreeLetterWindowsLanguageName { System::String ^ get(); void set(System::String ^ value); };
public string ThreeLetterWindowsLanguageName { get; set; }
member this.ThreeLetterWindowsLanguageName : string with get, set
Public Property ThreeLetterWindowsLanguageName As String
Property Value
Returns a String that contains the three letter language code for the alert subscription.