OfficialFileProxy.GetFinalRoutingDestinationFolderUrlCompleted Event
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Event GetFinalRoutingDestinationFolderUrlCompleted As GetFinalRoutingDestinationFolderUrlCompletedEventHandler
'Usage
Dim instance As OfficialFileProxy
Dim handler As GetFinalRoutingDestinationFolderUrlCompletedEventHandler
AddHandler instance.GetFinalRoutingDestinationFolderUrlCompleted, handler
public event GetFinalRoutingDestinationFolderUrlCompletedEventHandler GetFinalRoutingDestinationFolderUrlCompleted
See Also
Reference
Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace