EcmDocumentRoutingWeb.DropOffZoneUrl property

Gets the absolute URL of the 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 DropOffZoneUrl As String
    Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As String

value = instance.DropOffZoneUrl
public string DropOffZoneUrl { get; }

Property value

Type: System.String
Returns String.

See also

Reference

EcmDocumentRoutingWeb class

EcmDocumentRoutingWeb members

Microsoft.Office.RecordsManagement.RecordsRepository namespace