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.
Gets the collection of rules that specifies the final location for incoming documents.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property RoutingRuleCollection As EcmDocumentRouterRuleCollection
Get
'Usage
Dim instance As EcmDocumentRoutingWeb
Dim value As EcmDocumentRouterRuleCollection
value = instance.RoutingRuleCollection
public EcmDocumentRouterRuleCollection RoutingRuleCollection { get; }
Property Value
Type: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRuleCollection
Returns EcmDocumentRouterRuleCollection.
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace