Share via


SmtpX509Identifier.Equals method (SmtpX509Identifier)

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

Syntax

'Declaration
Public Function Equals ( _
    rhs As SmtpX509Identifier _
) As Boolean
'Usage
Dim instance As SmtpX509Identifier
Dim rhs As SmtpX509Identifier
Dim returnValue As Boolean

returnValue = instance.Equals(rhs)
public bool Equals(
    SmtpX509Identifier rhs
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SmtpX509Identifier class

SmtpX509Identifier members

Equals overload

Microsoft.Exchange.Data namespace