external help file | Module Name | online version | schema |
---|---|---|---|
MyTasks-help.xml |
MyTasks |
2.0.0 |
List MyTask categories.
Get-MyTaskCategory [<CommonParameters>]
Use this command to display all of the current categories for the MyTasks module. If you have added custom categories then those categories will be displayed.
PS C:\> Get-MyTaskCategory
Work
Personal
Other
Customer
Display all the current categories.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
Learn more about PowerShell: http://jdhitsolutions.com/blog/essential-powershell-resources/