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