How do I access other project areas from a server extension?
I'm looking to be able to create a new workitem in a different project area from a workitem save server extension but everything I've seen has been client api and I can't find how to access the IProjectArea object to create the new workitem. Is there a way to find an IProjectArea or return a list of IProjectAreas on the server?