Click or drag to resize

IRecurrenceAddDate Method

Add any date to the recurring event.

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

Parameters

newVal
Type: SystemDateTime
See Also