Click or drag to resize

EChecklistMode Enumeration

Bitflag. What sort of information is loaded in diary check list / activity list Database.GetCheckList

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public enum EChecklistMode
Members
  Member nameValueDescription
enCListTodo1To do, do not have start time or end time
enCListAppointments2Appointments - have starttime and end time
enCListDocuments4Documents
enCListSales8Sales
enCListAll15List all
See Also