Click or drag to resize
DAVContainer Fields

The DAVContainer type exposes the following members.

Fields
  NameDescription
Public fieldAddressBookHomeSet
Identifies the URL of the collection that contains the address-book collections for the user
Public fieldbIsCollection
Indicates whether the resource is a collection or not
Public fieldbIsHomeSet
Indicates whether this container is a homeset resource
Public fieldbSupportsEvents
Indicates whether the folder/container supports Events/Appointments
Public fieldbSupportsTasks
Indicates whether the folder/container supports Tasks
Public fieldCalendarHomeSet
Identifies the URL of the collection that contains the calendar collections for the user
Public fieldChangeTag
String representing the change tag of a folder (a string representing whether or not the folder has changed)
Public fieldCurrentUserPrincipal
Indicates a URL for the currently authenticated user's principal resource on the server.
Public fieldDAVFolderType
DAVContainerType of folder/collection
Public fieldDisplayName
Display name of the resource
Public fieldGatewayDirectory
URL representing Global/Organisation address list collection (DAV:directory-gateway)
Public fieldItems
List of DAVItems within the container as returned by a 'get' request
Public fieldPrincipalURL
DAV:principal-URL value
Public fieldScheduleDefaultCalendarURL
Default URL used to issue free/busy requests (DAV: schedule-outbox-URL) (if supported/reported by server)
Public fieldScheduleOutboxURL
URL used to issue free/busy requests (DAV: schedule-outbox-URL)
Public fieldURI
URI of this DAV Container
Top
See Also