LocalizedString Constructor
Include Protected Members
Include Inherited Members
The LocalizedString constructor overloads create new LocalizedString objects.
Overload List
Name | Description | |
---|---|---|
LocalizedString(String) | The LocalizedString constructor creates a new LocalizedString object. | |
LocalizedString(String, ExchangeResourceManager, []) | The LocalizedString constructor creates a new LocalizedString object. | |
LocalizedString(String, String, Boolean, Boolean, ExchangeResourceManager, []) |
Top