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.
The ErrorType value that indicates why the delete operation failed.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public Error As ErrorType
'Usage
Dim instance As DeleteFailure
Dim value As ErrorType
value = instance.Error
instance.Error = value
public ErrorType Error