Platform SDK: Exchange 2000 Server

ContentClassName Property

[This is preliminary documentation and subject to change.]

Deprecated. Do not use.

[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);