Share via


SmtpX509IdentifierEx.Equals method (SmtpX509IdentifierEx)

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

Syntax

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

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

Parameters

Return value

Type: System.Boolean

See also

Reference

SmtpX509IdentifierEx class

SmtpX509IdentifierEx members

Equals overload

Microsoft.Exchange.Data namespace