CalendarEvent property

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

Syntax


C++

HRESULT get_CalendarEvent(IERUCalendarEvent** ppCalendarEvent)

Scripting languages

Set value = Object.CalendarEvent

Remarks


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

Home

Applies to

IERUItem