List of DAVItems within the container as returned by a 'get' request
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<DAVItem> Items
Public Items As List(Of DAVItem)
public:
List<DAVItem^>^ Items
val mutable Items: List<DAVItem>
Field Value
Type:
ListDAVItem
Remarks
See Also