I have a sharepoint site based on the help desk (call center) template, and although I can access other lists with the Lists.GetListItems() method described on MSDN, I cannot get at the Service Requests list items.
Can someone explain to me how the Service Requests lists differs from normal lists, and what I need to do to get at it?
I think it might have something to do with Content Types - "This list is configured to allow multiple content types."
My Service Request list currently only has "Service Request (Call Center)" as an allowed content type.