LocalizedString constructor
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