Sdílet prostřednictvím


LocalizedString Constructor

Include Protected Members
Include Inherited Members

The LocalizedString constructor overloads create new LocalizedString objects.

Overload List

  Name Description
Public method LocalizedString(String) The LocalizedString constructor creates a new LocalizedString object.
Public method LocalizedString(String, ExchangeResourceManager, []) The LocalizedString constructor creates a new LocalizedString object.
Public method LocalizedString(String, String, Boolean, Boolean, ExchangeResourceManager, [])

Top