Share via


SendAddress.CompareTo method

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

Syntax

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

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

Parameters

Return value

Type: System.Int32

See also

Reference

SendAddress class

SendAddress members

Microsoft.Exchange.Data.Storage.Management namespace