IAppointment::Display

This method is not supported in Windows CE Platform Builder 3.0.

This method displays a Appointment item. You can display an Appointment item only immediately after creating it or reading it from the object store.

HRESULT Display();

Return Values

S_OK indicates that the Appointment item was displayed successfully, and if the user made changes, that the changes were saved correctly. If an error occurs, the appropriate HRESULT value is returned.

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later pimstore.h    

See Also

IAppointment::Unknown, IAppointment Property Methods

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.