IsStructuredDocument Property

Topic Last Modified: 2006-06-13

Specifies whether or not the item is a structured document. This property is read-only.

Applies To

IItem Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property IsStructuredDocument As Boolean
HRESULT get_IsStructuredDocument(VARIANT_BOOL* pVal);

Parameters

  • pVal
    Returns the value of the IsStructuredDocument property as a reference to a VARIANT_BOOL.

Remarks

This property is also available as the isstructureddocument Field schema property accessible in the Fields Property collection.