void client_OnEventNotificationRemoveRequest(uint EventID, IClientAPI client) { DirectoryService.RemoveEventNofication(client.AgentId, EventID); }