Share via


Culture.GetCulture method

The GetCulture method overloads return a specified culture.

Overload list

  Name Description
Public methodStatic member GetCulture(Int32) The GetCulture method returns a read-only Culture object that represents the culture that corresponds to the locale ID parameter, lcid.
Public methodStatic member GetCulture(String) The GetCulture method gets a read-only Culture object that represents the culture specified by the name parameter.

Top

See also

Reference

Culture class

Culture members

Microsoft.Exchange.Data.Globalization namespace