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.
Enumeration for the result of LogCustomAppError and LogCustomRemoteAppError
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration LogAppErrorResult
'Usage
Dim instance As LogAppErrorResult
public enum LogAppErrorResult
Members
| Member name | Description | |
|---|---|---|
| Success | Indicates success. | |
| ErrorsThrottled | Indicates errors are being throttled. | |
| AccessDenied | Indicates an error that logging of an error is denied |