DAVItem Fields |
The DAVItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeTag |
Change Tag indicating any item change state)
|
![]() | ContentType |
Item content type as string (eg:text/vcard or text/calendar)
|
![]() | Data |
String containing the actual contact/appointment
|
![]() | ItemId |
If it is an item (appointment/contact/task, etc), then this is contains the itemid/filename portion of the URI
|
![]() | URI |
URI (location of object on server)
|