Hello, Have you created OrganizationService object ?? I think you have created _service object so you need to use that instead (based on your first thread). EntityCollection totalCount = _service.RetrieveMultiple(new FetchExpression(sb.ToString()));
↧