Click or drag to resize

EnRecurrenceUpdateMode Enumeration

Determines how changes to an appointment should be copied to the rest of a recurrence series

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public enum EnRecurrenceUpdateMode
Members
  Member nameValueDescription
enNotSet0
enOnlyThis1
enThisAndForward2
enResolveDateChange4
See Also