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 or sets the name of the AutoFolder property for the current EcmDocumentRouterRule object.
Namespace: Microsoft.Office.RecordsManagement.RecordsRepository
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property AutoFolderPropertyName As String
Get
'Usage
Dim instance As EcmDocumentRouterRule
Dim value As String
value = instance.AutoFolderPropertyName
public string AutoFolderPropertyName { get; }
Property Value
Type: System.String
String
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace