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

EcmDocumentRoutingWeb class

EcmDocumentRoutingWeb members

Microsoft.Office.RecordsManagement.RecordsRepository namespace

SPList