DiscussionPage property

Returns an IERUDiscussionPage interface pointer if the item is a Discussion Page.

Syntax


C++

HRESULT get_DiscussionPage(IERUDiscussionPage** ppDiscussionPage)

Scripting languages

Set value = Object.DiscussionPage

Remarks


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

Home

Applies to

IERUItem