Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
Gets the requested record routing for this rule.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
<ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")> _
Public ReadOnly Property RequestedRecordRouting As String
Get
'Usage
Dim instance As RecordSeries
Dim value As String
value = instance.RequestedRecordRouting
[ObsoleteAttribute("The Record Series is deprecated - use the routing rules list.")]
public string RequestedRecordRouting { get; }
Property Value
Type: System.String
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace