Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Function CompareTo ( _
    other As UMLanguage _
) As Integer
'Usage
Dim instance As UMLanguage
Dim other As UMLanguage
Dim returnValue As Integer
returnValue = instance.CompareTo(other)
public int CompareTo(
    UMLanguage other
)
Parameters
- other
Type: Microsoft.Exchange.Data.UMLanguage 
Return value
Type: System.Int32