IItem
Windows Mobile 6.5
4/8/2010
The IItem interface represents a generic PIM item. Specialized PIM items are based on IContact, IAppointment, ITask, and IFolder.
| IItem methods | Description |
|---|---|
|
Gets a PIM item's list of property values. | |
|
Sets a PIM item's list of property values. | |
|
Saves a PIM item to the data store. | |
|
Deletes a PIM item from the data store. | |
|
Displays the PIM item's Summary tab. | |
|
Displays the PIM item's Edit tab. | |
|
Creates a copy of a PIM item. | |
|
Gets a PIM item's unique Object Identifier (OID). | |
|
Opens a stream property for a PIM item. | |
|
Gets a PIM item's type. | |
|
Gets the main Outlook Mobile IPOutlookApp object. | |
|
Gets a PIM item's parent folder. |
Reference
Pocket Outlook Object Model InterfacesOther Resources
Pocket Outlook Object Model EnumerationsCommunity Additions
Show: