Culture Class
The Culture class represents an e-mail culture.
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.Globalization.Culture
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Culture
'Usage
Dim instance As Culture
[SerializableAttribute]
public class Culture
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.