Share via


HasSubFolders Property

Topic Last Modified: 2006-06-13

Indicates whether the folder contains subfolders. This property is read-only.

Applies To

IFolder Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property HasSubFolders As Boolean
HRESULT get_HasSubFolders(VARIANT_BOOL* pVal);

Parameters

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