Description
Command line example which demonstrates task list functionality, such as
creating a task list, searching for a task list, removing a task list.
Task List Command Line Example
Example command line: TaskListCommandLineExample -endpoint soap_endpoint
-username username -password password
View C# Code
View Visual Basic Code