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
- other
Type: Microsoft.Exchange.Data.ProxyAddressBase
Return Value
Type: System.Boolean
Returns Boolean.