Compartir a través de


IAppointment::Send (Windows CE 5.0)

Send Feedback

This method sends a meeting request to recipients.

HRESULT Send ();

Return Values

S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.

Remarks

The Save method only saves a new or modified Appointment. It does not send the meeting request to the attendees.

Send and Cancel only send meeting requests using the default transport as set in the Calendar program.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.

See Also

IAppointment | IAppointment Properties

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.