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.
Enumerates the possible results of hold processing.
Namespace: Microsoft.Office.RecordsManagement.Holds
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Enumeration HoldProcessingResult
'Usage
Dim instance As Hold.HoldProcessingResult
public enum HoldProcessingResult
Members
| Member name | Description | |
|---|---|---|
| Success | Represents successful hold processing. | |
| Failure | Indicates a generic failure. | |
| InDropOffZone | Indicates that the operation was successful and that the location determined by the server is an implementation-specific default location.
The Drop-Off Zone is another name for an implementation-specific default location. |