Click or drag to resize

IAppointmentUpdateMode Property

How will the recurring events be updated? For example: 0 = enNotSet, 1 = enOnlyThis, 2 = enThisAndForward...

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
EnRecurrenceUpdateMode UpdateMode { get; set; }

Property Value

Type: EnRecurrenceUpdateMode
See Also