CalendarPage property

Returns an IERUCalendarPage interface pointer if the item is a Calendar Page.

Syntax


C++

HRESULT get_CalendarPage(IERUCalendarPage** ppCalendarPage)

Scripting languages

Set value = Object.CalendarPage

Remarks


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

Home

Applies to

IERUItem