FolderPage property

Returns an IERUFolderPage interface pointer if the item is a Folder Page.

Syntax


C++

HRESULT get_FolderPage(IERUFolderPage** ppFolderPage)

Scripting languages

Set value = Object.FolderPage

Remarks


If the item is not a Folder Page, this property returns the error E_NOTIMPL.

Home

Applies to

IERUItem