PimItem Members
3/29/2010
Defines information about each PIM item in the Outlook session, such as the ItemID property that uniquely identifies PimItems.
The following tables list the members exposed by the PimItem type.
Public Properties
Name | Description | |
---|---|---|
ItemId | Gets the PIM item’s ID. | |
Properties | Gets the PimPropertySet. This object is used for creating custom PIM item properties. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ShowDialog | Opens the PIM item’s standard summary card. | |
ToString | (inherited from Object ) | |
Update | Updates the PIM item store by saving changes made to a PIM item. |
Top
Protected Methods
Name | Description | |
---|---|---|
Delete | Occurs when the PIM item was deleted. | |
Finalize | Overridden. The PimItem class destructor. | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PimItem Class
Microsoft.WindowsMobile.PocketOutlook Namespace