IAppointment::Send
This method is not supported in Windows CE Platform Builder 3.0.
This method sends a meeting request to recipients.
HRESULT Send();
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT value is returned.
Remarks
To send a meeting request to recipients after you have created or modified an appointment, call the Send method instead of the Save method. Send acts based on changes to a request and must be called instead of Save. To save a meeting request without sending an update to the attendees, call the Save method.
Send and Cancel only send meeting requests using the default transport as set in the Calendar program.
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.