Click or drag to resize
DAVFolder Constructor
Constructs a new DAVFolder for the specified DAVClient

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DAVFolder(
	ref DAVClient dc
)

Parameters

dc
Type: ARPDev.DAVLIBDAVClient
The connection associated with the Folder/Object
Remarks