| DAVContainer Fields |
The DAVContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressBookHomeSet |
Identifies the URL of the collection that contains the address-book collections for the user
| |
| bIsCollection |
Indicates whether the resource is a collection or not
| |
| bIsHomeSet |
Indicates whether this container is a homeset resource
| |
| bSupportsEvents |
Indicates whether the folder/container supports Events/Appointments
| |
| bSupportsTasks |
Indicates whether the folder/container supports Tasks
| |
| CalendarHomeSet |
Identifies the URL of the collection that contains the calendar collections for the user
| |
| ChangeTag |
String representing the change tag of a folder (a string representing whether or not the folder has changed)
| |
| CurrentUserPrincipal |
Indicates a URL for the currently authenticated user's principal resource on the server.
| |
| DAVFolderType |
DAVContainerType of folder/collection
| |
| DisplayName |
Display name of the resource
| |
| GatewayDirectory |
URL representing Global/Organisation address list collection (DAV:directory-gateway)
| |
| Items |
List of DAVItems within the container as returned by a 'get' request
| |
| PrincipalURL |
DAV:principal-URL value
| |
| ScheduleDefaultCalendarURL |
Default URL used to issue free/busy requests (DAV: schedule-outbox-URL) (if supported/reported by server)
| |
| ScheduleOutboxURL |
URL used to issue free/busy requests (DAV: schedule-outbox-URL)
| |
| URI |
URI of this DAV Container
|