NotePage property

Returns an IERUNotePage interface pointer if the item is a Note Page.

Syntax


C++

HRESULT get_NotePage(IERUNotePage** ppNotePage)

Scripting languages

Set value = Object.NotePage

Remarks


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

Home

Applies to

IERUItem