Type Property (IException)
Topic Last Modified: 2006-06-13
Specifies the action to take on an appointment instance. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property Type As String
HRESULT get_Type(BSTR* pVal);
Parameters
- pVal
Returns the value of the property as a reference to a BSTR.
Remarks
The valid values are ADD, DELETE, and MODIFY.