Click or drag to resize

IRecurrenceRemoveDate Method

Remove any date from the recurring event. Dates can only be removed from the recurring object before the appointment is saved.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void RemoveDate(
	DateTime newVal
)

Parameters

newVal
Type: SystemDateTime
See Also