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, Object[]) |
The LocalizedString constructor creates a new LocalizedString object.
|