Share via


ProxyAddressBase.CompareTo method (ProxyAddressBase)

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

Syntax

'Declaration
Public Function CompareTo ( _
    other As ProxyAddressBase _
) As Integer
'Usage
Dim instance As ProxyAddressBase
Dim other As ProxyAddressBase
Dim returnValue As Integer

returnValue = instance.CompareTo(other)
public int CompareTo(
    ProxyAddressBase other
)

Parameters

Return value

Type: System.Int32
Returns Int32.

See also

Reference

ProxyAddressBase class

ProxyAddressBase members

CompareTo overload

Microsoft.Exchange.Data namespace