DeleteFailure Structure

Web Service: AlertsWeb Reference: http://<Site>/_vti_bin/Alerts.asmx

Syntax

<SerializableAttribute> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Structure DeleteFailure

Dim instance As DeleteFailure
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public struct DeleteFailure

Remarks

Deletion errors are counted during operations. The maximum number of errors is implementation-dependent. If the maximum number of errors is reached, processing is terminated, and a DeleteFailure error message that contains this value is appended to the response message.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DeleteFailure Members
Alerts Web Service