Keywords Property (IAppointment)
Topic Last Modified: 2006-06-13
Contains keywords identifying an appointment.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property Keywords As Variant
HRESULT get_Keywords(VARIANT* pVal);HRESULT put_Keywords(VARIANT Val);
Parameters
- pVal
Returns the value of the Keywords property as a reference to a VARIANT.
- Val
Sets the value of the Keywords property to the value of the VARIANT.