I\'m using linq to filter a selection of MessageItems. The method I\'ve written accepts a bunch of parameters that might be null. If they are null, the criteria for the file
Are you sure it's 'fromname' that's null and not 'msg.FromName' that's null?