UMLanguage Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.UMLanguage
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class UMLanguage _
Implements IEquatable(Of UMLanguage), IComparable, _
IComparable(Of UMLanguage)
'Usage
Dim instance As UMLanguage
[SerializableAttribute]
public class UMLanguage : IEquatable<UMLanguage>,
IComparable, IComparable<UMLanguage>
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.