Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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