Share via


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