ContentClassName Property

Topic Last Modified: 2006-06-13

Deprecated. Do not use.

Applies To

IBodyPart Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property ContentClassName As String
HRESULT get_ContentClassName(BSTR* pVal);HRESULT put_ContentClassName(BSTR Val);

Parameters

  • pVal
    Returns the value of the ContentClassName property as a reference to a BSTR.
  • Val
    Sets the value of the ContentClassName property to the value of the BSTR.