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 | |
---|---|---|
CompareTo | Compares this Item Id with another one. | |
Copy | Creates a copy of the Item ID. | |
Dispose | Disposes the Item ID. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Gets the Item ID’s hash code. | |
GetType | (inherited from Object ) | |
op_Equality | Defines the comparison operator overload for the ItemId class. | |
op_Inequality | Defines the inverse comparison operator overload for the ItemId class. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns the item’s object identifier (OID) as a string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Overridden. Allows an ItemID object to attempt to free resources and perform other cleanup operations before being reclaimed by garbage collection. | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ItemId Class
Microsoft.WindowsMobile.PocketOutlook Namespace