Calendar property

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

Syntax


C++

HRESULT get_Calendar(IERUCalendar** ppCalendar)

Scripting languages

Set value = Object.Calendar

Remarks


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

Home

Applies to

IERUItem