IException Property Methods
These methods are not supported in Windows CE Platform Builder 3.0.
The property methods of the IException interface read the properties described in the following table. For more information, see Interface Property Methods.
Properties in Vtable Order
| Property | Description |
|---|---|
Deleted
|
Returns TRUE if the exception is because the instance was deleted. |
OriginalDate
|
Returns the date this exception originally occurred. |
AppointmentItem
|
Returns the appointment item that corresponds to this exception. Returns NULL if the exception is a deleted instance. |
Application
|
Returns the main Pocket Outlook application object. |
Return Values
Each property method supports the standard HRESULT return values, including S_OK.
See Also
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.