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