Share via


EcmDocumentRouterRule.Copy method

Copies a document router rule.

Namespace:  Microsoft.Office.RecordsManagement.RecordsRepository
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Function Copy As EcmDocumentRouterRule
'Usage
Dim instance As EcmDocumentRouterRule
Dim returnValue As EcmDocumentRouterRule

returnValue = instance.Copy()
public EcmDocumentRouterRule Copy()

Return value

Type: Microsoft.Office.RecordsManagement.RecordsRepository.EcmDocumentRouterRule
A copy of the rule.

See also

Reference

EcmDocumentRouterRule class

EcmDocumentRouterRule members

Microsoft.Office.RecordsManagement.RecordsRepository namespace