DocumentRoutingResult.Url Field
Represents the URL that points to the document routing result.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Url As String
'Usage
Dim instance As DocumentRoutingResult
Dim value As String
value = instance.Url
instance.Url = value
public string Url
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace