CalendarRecurringEvent property

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

Syntax


C++

HRESULT get_CalendarRecurringEvent(IERUCalendarRecurringEvent** ppCalendarRecurringEvent)

Scripting languages

Set value = Object.CalendarRecurringEvent

Remarks


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

Home

Applies to

IERUItem