Platform SDK: Exchange 2000 Server

ContentClass Property

[This is preliminary documentation and subject to change.]

The content class for the item.

[Visual Basic,VBScript]
Property ContentClass as String
[C++]
HRESULT get_ContentClass(BSTR* pVal);
HRESULT put_ContentClass(BSTR Val);
[IDL]
HRESULT [propget] ContentClass([out,retval] BSTR* pVal);
HRESULT [propput] ContentClass([in] BSTR Val);

Remarks

This property is also available as the DAV:contentclass schema property in the Fields collection.

See Also

About Content-Classes

The list of Content-Classes in the Reference Section (eg. urn:content-classes:appointment_webstore_urn_content-classes_appointment).