Share via


ProxyAddressBase.Equals method (ProxyAddressBase)

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

Syntax

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

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

Parameters

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

ProxyAddressBase class

ProxyAddressBase members

Equals overload

Microsoft.Exchange.Data namespace