LocalizedString structure

The LocalizedString structure defines a localizable string.

Namespace:  Microsoft.Exchange.Data.Common
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

[SerializableAttribute]
public struct LocalizedString : ILocalizedString

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.

See also

Reference

LocalizedString members

Microsoft.Exchange.Data.Common namespace