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.
The result of the GetFinalRoutingDestinationFolderUrl operation performed asynchronously.
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property Result As String
Get
'Usage
Dim instance As GetFinalRoutingDestinationFolderUrlCompletedEventArgs
Dim value As String
value = instance.Result
public string Result { get; }
Property Value
Type: System.String
Returns String.
Remarks
This is the final location for a document as determined by the content organizer.
See Also
Reference
GetFinalRoutingDestinationFolderUrlCompletedEventArgs Class
GetFinalRoutingDestinationFolderUrlCompletedEventArgs Members
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace