Platform SDK: Exchange 2000 Server

IsStructuredDocument Property

[This is preliminary documentation and subject to change.]

Specifies whether or not the item is a structured document.

[Visual Basic,VBScript]
Property IsStructuredDocument as Boolean
read-only
[C++]
HRESULT get_IsStructuredDocument(VARIANT_BOOL* pVal);
[IDL]
HRESULT [propget] IsStructuredDocument([out,retval] VARIANT_BOOL* pVal);

Remarks

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