ExchangeResourceManager.GetString Method
The GetString method overloads return strings from a resource file.
Overload List
Name | Description |
---|---|
ExchangeResourceManager.GetString (String) |
The GetString method returns the string identified by the resource ID name.
|
ExchangeResourceManager.GetString (String, CultureInfo) |
The GetString method returns a string that corresponds to a given culture and resource ID.
|