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