ExchangeResourceManager Class
The ExchangeResourceManager class enables access to the assembly name to aid in constructing localized strings.
Inheritance Hierarchy
System.Object
System.Resources.ResourceManager
Microsoft.Exchange.Data.Common.ExchangeResourceManager
Namespace: Microsoft.Exchange.Data.Common
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public NotInheritable Class ExchangeResourceManager _
Inherits ResourceManager
'Usage
Dim instance As ExchangeResourceManager
public sealed class ExchangeResourceManager : ResourceManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.