Share via


ItemId.CompareTo Method

3/29/2010

Compares this Item Id with another one.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public int CompareTo (
    Object obj
)
'Declaration
Public Function CompareTo ( _
    obj As Object _
) As Integer

Parameters

  • obj
    The object to compare

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

ItemId Class
ItemId Members
Microsoft.WindowsMobile.PocketOutlook Namespace