ItemId Members

3/29/2010

Defines the Item ID, which is used to uniquely identify PIM and Messaging items.

The following tables list the members exposed by the ItemId type.

Public Constructors

  Name Description
ItemId Initializes a new instance of the ItemId class that references the specified Item ID.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886568.pubmethod(en-us,MSDN.10).gif CompareTo Compares this Item Id with another one.
ms886568.pubmethod(en-us,MSDN.10).gif Copy Creates a copy of the Item ID.
ms886568.pubmethod(en-us,MSDN.10).gif Dispose Disposes the Item ID.
ms886568.pubmethod(en-us,MSDN.10).gif Equals Overloaded. Overridden.  
ms886568.pubmethod(en-us,MSDN.10).gif GetHashCode Overridden. Gets the Item ID’s hash code.
ms886568.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886568.pubmethod(en-us,MSDN.10).gif ms886568.static(en-us,MSDN.10).gif op_Equality Defines the comparison operator overload for the ItemId class.
ms886568.pubmethod(en-us,MSDN.10).gif ms886568.static(en-us,MSDN.10).gif op_Inequality Defines the inverse comparison operator overload for the ItemId class.
ms886568.pubmethod(en-us,MSDN.10).gif ms886568.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886568.pubmethod(en-us,MSDN.10).gif ToString Overridden. Returns the item’s object identifier (OID) as a string.

Top

Protected Methods

  Name Description
ms886568.protmethod(en-us,MSDN.10).gif Finalize Overridden. Overridden. Allows an ItemID object to attempt to free resources and perform other cleanup operations before being reclaimed by garbage collection.
ms886568.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ItemId Class
Microsoft.WindowsMobile.PocketOutlook Namespace