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
'Declaration
<SerializableAttribute> _
Public Structure LocalizedString _
Implements ILocalizedString
'Usage
Dim instance As LocalizedString
[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.