| |
CalendarPage propertyReturns an IERUCalendarPage interface pointer if the item is a Calendar Page. SyntaxC++HRESULT get_CalendarPage(IERUCalendarPage** ppCalendarPage) Scripting languagesSet value = Object.CalendarPage RemarksIf the item is not a Calendar Page, this property returns the error E_NOTIMPL. |