Share via


UMLanguage.Equals method (UMLanguage)

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

Syntax

'Declaration
Public Function Equals ( _
    other As UMLanguage _
) As Boolean
'Usage
Dim instance As UMLanguage
Dim other As UMLanguage
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    UMLanguage other
)

Parameters

Return value

Type: System.Boolean

See also

Reference

UMLanguage class

UMLanguage members

Equals overload

Microsoft.Exchange.Data namespace