| |
CalendarRecurringEvent propertyReturns an IERUCalendarRecurringEvent interface pointer if the item is a Calendar Event Page. SyntaxC++HRESULT get_CalendarRecurringEvent(IERUCalendarRecurringEvent** ppCalendarRecurringEvent) Scripting languagesSet value = Object.CalendarRecurringEvent RemarksIf the item is not a Calendar Event Page, this property returns the error E_NOTIMPL. |