Get my tasks from Team domain.This command retrieves the all the tasks in a team domain for the authenticated user.
1234
Get-exTasks -Domain <String> [-FilterExp <String>] [<CommonParameters>]
Comment