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.
Include Protected Members
Include Inherited Members
Configures automatic folder creation in a content organizer site.
The DocumentRouterAutoFolderSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DocumentRouterAutoFolderSettings | Initializes a new instance of a DocumentRouterAutoFolderSettings object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AutoFolderFolderNameFormat | Gets or sets the format for the name of the folder it is creating automatically based on metadata or volume. |
![]() |
AutoFolderPropertyId | Gets or sets the GUID of the field if it is creating folders based on metadata as specified by the Id property of the field. |
![]() |
AutoFolderPropertyInternalName | Gets or sets the internal name of the field if it is creating folders based on metadata. |
![]() |
AutoFolderPropertyName | Gets or sets the display name of the field if it is creating folders based on metadata. |
![]() |
AutoFolderPropertyTypeAsString | Gets or sets the type of the field if it is creating folders based on metadata as specified by the TypeAsString() property of the field. |
![]() |
Enabled | Gets or sets whether the specified automatic folder creation settings are enabled. |
![]() |
MaxFolderItems | Gets or sets the maximum number of documents in any folder that triggers automatic folder creation. |
![]() |
TaxTermStoreId | Gets or sets the GUID of the managed metadata TermStore object. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateAutoFolderSettings | Creates an AutoFolderSettings object from its string representation. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns the serialized value of the DocumentRouterAutoFolderSettings object. (Overrides Object.ToString().) |
Top
See Also
Reference
DocumentRouterAutoFolderSettings Class
Microsoft.Office.RecordsManagement.RecordsRepository Namespace