Show 

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

Show Show 
eRoom

 

IsRecurring property

Indicates if the calendar event is a repeating event.

Syntax


C++

HRESULT get_IsRecurring(VARIANT_BOOL* pIsRecurring)

Scripting languages

IsRecurring = CalendarEvent.IsRecurring

 

Home

Applies to

IERUCalendarEvent



See also

Calendars