GetFinalRoutingDestinationFolderUrlCompletedEventArgs class

Provides the result of a GetFinalRoutingDestinationFolderUrl operation performed asynchronously.

Inheritance hierarchy

System.Object
  System.EventArgs
    System.ComponentModel.AsyncCompletedEventArgs
      Microsoft.Office.RecordsManagement.OfficialFileWSProxy.GetFinalRoutingDestinationFolderUrlCompletedEventArgs

Namespace:  Microsoft.Office.RecordsManagement.OfficialFileWSProxy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Class GetFinalRoutingDestinationFolderUrlCompletedEventArgs _
    Inherits AsyncCompletedEventArgs
'Usage
Dim instance As GetFinalRoutingDestinationFolderUrlCompletedEventArgs
public class GetFinalRoutingDestinationFolderUrlCompletedEventArgs : AsyncCompletedEventArgs

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

GetFinalRoutingDestinationFolderUrlCompletedEventArgs members

Microsoft.Office.RecordsManagement.OfficialFileWSProxy namespace

AsyncCompletedEventArgs