MailPage property

Returns an IERUMailPage interface pointer if the item is a Mail Page.

Syntax


C++

HRESULT get_MailPage(IERUMailPage **ppMailPage)

Scripting languages

Set value = Object.MailPage

Remarks


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

Home

Applies to

IERUItem