EventReceiverDefinition.DeleteObject method
Deletes the event receiver registration.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub DeleteObject
'Usage
Dim instance As EventReceiverDefinition
instance.DeleteObject()
public void DeleteObject()