Share via


NetID.Equals method (NetID)

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

Syntax

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

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

Parameters

Return value

Type: System.Boolean

See also

Reference

NetID class

NetID members

Equals overload

Microsoft.Exchange.Data namespace