EcmDocumentRouterRule.AutoFolderSettings Property

Gets or sets the AutoFolder settings for the current EcmDocumentRouterRule object.

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

Syntax

'Declaration
Public ReadOnly Property AutoFolderSettings As DocumentRouterAutoFolderSettings
    Get
'Usage
Dim instance As EcmDocumentRouterRule
Dim value As DocumentRouterAutoFolderSettings

value = instance.AutoFolderSettings
public DocumentRouterAutoFolderSettings AutoFolderSettings { get; }

Property Value

Type: Microsoft.Office.RecordsManagement.RecordsRepository.DocumentRouterAutoFolderSettings
DocumentRouterAutoFolderSettings

See Also

Reference

EcmDocumentRouterRule Class

EcmDocumentRouterRule Members

Microsoft.Office.RecordsManagement.RecordsRepository Namespace