Share via


ExchangeResourceManager.GetString method

The GetString method overloads return strings from a resource file.

Overload list

  Name Description
Public method GetString(String) The GetString method returns the string identified by the resource ID name. (Overrides ResourceManager.GetString(String).)
Public method GetString(String, CultureInfo) The GetString method returns a string that corresponds to a given culture and resource ID. (Overrides ResourceManager.GetString(String, CultureInfo).)

Top

See also

Reference

ExchangeResourceManager class

ExchangeResourceManager members

Microsoft.Exchange.Data.Common namespace