Click or drag to resize
DAVClientFolderItems Field
List of DAVFolders represented by their string names (ie: Contacts,Calendar,Tasks,$GAL)

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<KeyValuePair<string, DAVFolder>> FolderItems

Field Value

Type: ListKeyValuePairString, DAVFolder
Remarks