Platform SDK: Exchange 2000 Server

Keywords Property

[This is preliminary documentation and subject to change.]

Contains keywords identifying an appointment.

[Visual Basic,VBScript]
Property Keywords As Variant
[C++]
HRESULT get_Keywords(VARIANT * pVal);
HRESULT put_Keywords(VARIANT Val);
[IDL]
HRESULT [propget] Keywords([out,retval] VARIANT* pVal);
HRESULT [proput] Keywords([in] VARIANT Val);

Remarks

This property is also available as the schema field keywords.