AcceptTentative Method
Topic Last Modified: 2006-06-13
Prepares and returns a CalendarMessage object for tentatively accepting a meeting request.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Function AcceptTentative() As ICalendarMessage
HRESULT AcceptTentative
(
ICalendarMessage** pVal
);
Return Value
Returns S_OK if successful, or an error value otherwise.