Click or drag to resize
DAVItem Fields

The DAVItem type exposes the following members.

Fields
  NameDescription
Public fieldChangeTag
Change Tag indicating any item change state)
Public fieldContentType
Item content type as string (eg:text/vcard or text/calendar)
Public fieldData
String containing the actual contact/appointment
Public fieldItemId
If it is an item (appointment/contact/task, etc), then this is contains the itemid/filename portion of the URI
Public fieldURI
URI (location of object on server)
Top
See Also