InboxPage property

Returns an IERUInboxPage interface pointer if the item is an Inbox Page.

Syntax


C++

HRESULT get_InboxPage(IERUInboxPage** ppInboxPage)

Scripting languages

Set value = Object.InboxPage

Remarks


If the item is not an Inbox Page, this property returns the error E_NOTIMPL.

Home

Applies to

IERUItem