CalendarEventPage property

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

Syntax


C++

HRESULT get_CalendarEventPage(IERUCalendarEventPage** ppCalendarEventPage)

Scripting languages

Set value = Object.CalendarEventPage

Remarks


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

Home

Applies to

IERUItem