Share via


GetRecordRoutingCollectionCompletedEventArgs.Result Property

This class and its members are reserved for internal use and are not intended to be used in your code.

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 GetRecordRoutingCollectionCompletedEventArgs
Dim value As String

value = instance.Result
public string Result { get; }

Property Value

Type: System.String

See Also

Reference

GetRecordRoutingCollectionCompletedEventArgs Class

GetRecordRoutingCollectionCompletedEventArgs Members

Microsoft.Office.RecordsManagement.OfficialFileWSProxy Namespace