IsExcluded property

Returns or sets whether this event has been deleted from a recurring series.

Syntax


C++

HRESULT get_IsExcluded(VARIANT_BOOL* pIsExcluded)

HRESULT put_IsExcluded(VARIANT_BOOL MyIsExcluded)

Scripting languages

IsExcluded = Object.IsExcluded

Object.IsExcluded = IsExcluded

Home

Applies to

IERUCalendarEvent