Click or drag to resize

IChecklistItem Properties

The IChecklistItem type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleContactDepartment
ContactDepartment Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The name of the (optional) department at the contact
Public propertyCode exampleContactId
ContactID Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The database id of an optional contact that may be attached to this Checklist item
Public propertyCode exampleContactName
ContactName Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The name of the (optional) contact that this Checklist item is connected to
Public propertyCode exampleDateComplete
DateComplete Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. Indicates on which date this Checklist item was completed
Public propertyCode exampleDescription
Text Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. Textual description of this Checklist item
Public propertyCode exampleDone
Done Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. Indicates that this Checklist item is marked as completed
Public propertyIdentity
Identity of the row Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Public propertyCode exampleOwnerList
OwnerList Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. A handle back to the Checklist object that this item belongs to
Public propertyCode examplePriorityText
PriorityText Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The optional Priority text of this checklist item
Public propertyCode exampleRowType
RowType Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The type of checklist item. Appointment = 2, Document = 4, Sale = 8, Generic To-do = 1
Public propertyTableId
TableID Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Public propertyCode exampleTypeText
TypeText Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. The Checklist items text type. Seen in the activity dialog as “Type”
Top
See Also