EcmDocumentRoutingWeb Members
Include Protected Members
Include Inherited Members
Represents a repository abstraction that can be configured to automatically organize and manage incoming content.
The EcmDocumentRoutingWeb type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EcmDocumentRoutingWeb | Initializes a new instance of a EcmDocumentRoutingWeb object for the specified Web site. |
Top
Properties
Name | Description | |
---|---|---|
DropOffZone | Gets the document library representing a single point of submission in the content organizer-enabled site. | |
DropOffZoneUrl | Gets the absolute URL of the single point of submission in the content organizer-enabled site. | |
IsEmailRoutingEnabled | ||
IsRoutingEnabled | Gets whether the Web site is a valid content organizer enabled site. | |
Router | Gets the content organizer associated with this site. | |
RoutingRuleCollection | Gets the collection of rules that specifies the final location for incoming documents. |
Top
Methods
Name | Description | |
---|---|---|
AddCustomRouter | Registers a custom router with the content organizer-enabled site | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveCustomRouter | Removes a custom router registered with the content organizer-enabled site. | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace