I wanted to add an event receiver to the content type. After looking at content type properties, I couldn't find EventReceivers property in the content type class from MSDN site: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.client.contenttype_properties.aspx
Is there any alternative wayt to add event receivers to the content type using CSOM ?