Returns or sets whether this event has been deleted from a recurring series.
HRESULT get_IsExcluded(VARIANT_BOOL* pIsExcluded)
HRESULT put_IsExcluded(VARIANT_BOOL MyIsExcluded)
IsExcluded
Scripting languages
IsExcluded = Object.IsExcluded
IsExcluded = Object.
Object.IsExcluded = IsExcluded
Object.IsExcluded =
Home Applies to
IERUCalendarEvent