// Deletes the Contact // The EntityName indicates the // EntityType of the Object being deleted. service.Delete(EntityName.contact.ToString(), myContact.contactid);
Posts Tagged ‘Delete’
Using Delete Method of CrmService WebService
Posted: January 20, 2009 in Microsoft Dynamics CRMTags: CrmService, Delete, WebService
0

