EcmDocumentRoutingWeb.RoutingRuleCollection property

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

EcmDocumentRoutingWeb class

EcmDocumentRoutingWeb members

Microsoft.Office.RecordsManagement.RecordsRepository namespace

EcmDocumentRouterRuleCollection

EcmDocumentRouterRule