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.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public enum EnRecurrenceUpdateMode
Members
  Member nameValueDescription
enNotSet0Not set
enOnlyThis1Update only this
enThisAndForward2Update this and the appointments after this
enResolveDateChange4Resolve date change
See Also