DeleteFailure.ID Field
A string that contains the GUID that failed.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public ID As String
'Usage
Dim instance As DeleteFailure
Dim value As String
value = instance.ID
instance.ID = value
public string ID