Platform SDK: CDO for Windows 2000

ContentClassName Property

The ContentClassName property is deprecated and is not used.

[Visual Basic]
Property ContentClassName as String
[C++]
HRESULT get_ContentClassName(BSTR* pVal);
HRESULT put_ContentClassName(BSTR Val);
[IDL]
HRESULT [propget] ContentClassName([out,retval] BSTR* pVal);
HRESULT [propput] ContentClassName([in] BSTR Val);