Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > CalendarEvent property

Show Show 

 

CalendarEvent property

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

Syntax


C++

HRESULT get_CalendarEvent(IERUCalendarEvent** ppCalendarEvent)

Scripting languages

Set value = Object.CalendarEvent

Remarks


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

Home

Applies to

IERUItem