How can I create a view for a task list using c# that doesn't display the timeline. I want to do this using server side code but I can't seem to find a view property that will hide the timeline. I know how to do it manually through the UI but
I need to automate it.
Caroline