Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
The AppointmentItem property gets the Appointment item that corresponds to this ExceptionIException object.
Syntax
HRESULT get_AppointmentItem(
IAppointment ** ppAppt
);
Parameters
- ppAppt
[out] Reference to the IAppointment item that corresponds to this exception.
Return Value
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL, and S_OK, well as the following:
- S_FALSE
The exception is a deleted instance.
Requirements
| Header | pimstore.h |
| Library | Pimstore.lib |
| Windows Embedded CE | Windows CE 2.0 and later |
See Also
Reference
IException
IExceptions
Pocket Outlook Object Model Interfaces