DocumentRoutingResult.ResultType Field
Represents the type of result returned by the content organizer.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ResultType As DocumentRoutingResultType
'Usage
Dim instance As DocumentRoutingResult
Dim value As DocumentRoutingResultType
value = instance.ResultType
instance.ResultType = value
public DocumentRoutingResultType ResultType
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace