Click or drag to resize
DAVContainerType Enumeration
Represents the different types of DAV folders (assuming that each folder only contains content of its implicit type)

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum DAVContainerType
Members
  Member nameValueDescription
Undefined0
Contacts1
Calendar2
Tasks3
Directory4
Folder5
Remarks
See Also