EcmDocumentRoutingWeb.DropOffZone Property
Gets the document library representing a single point of submission in the content organizer-enabled site.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property DropOffZone As SPList
Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As SPList
value = instance.DropOffZone
public SPList DropOffZone { get; }
Property Value
Type: Microsoft.SharePoint.SPList
Returns SPList.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace