external help file | Module Name | online version | schema |
---|---|---|---|
Microsoft.Graph.Users-help.xml |
Microsoft.Graph.Users |
2.0.0 |
The tasks in this task list. Read-only. Nullable.
Note
To view the beta release of this cmdlet, view Get-MgBetaUserTodoTask
Get-MgUserTodoTask -TodoTaskListId <String> -UserId <String> [-ExpandProperty <String[]>]
[-Property <String[]>] [-Filter <String>] [-Search <String>] [-Skip <Int32>] [-Sort <String[]>] [-Top <Int32>]
[-ResponseHeadersVariable <String>] [-Headers <IDictionary>] [-PageSize <Int32>] [-All]
[-CountVariable <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Get-MgUserTodoTask -TodoTaskId <String> -TodoTaskListId <String> -UserId <String> [-ExpandProperty <String[]>]
[-Property <String[]>] [-ResponseHeadersVariable <String>] [-Headers <IDictionary>]
[-ProgressAction <ActionPreference>] [<CommonParameters>]
Get-MgUserTodoTask -InputObject <IUsersIdentity> [-ExpandProperty <String[]>] [-Property <String[]>]
[-ResponseHeadersVariable <String>] [-Headers <IDictionary>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]
The tasks in this task list. Read-only. Nullable.
List all pages.
Type: SwitchParameter
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
Specifies a count of the total number of items in a collection. By default, this variable will be set in the global scope.
Type: String
Parameter Sets: List
Aliases: CV
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Expand related entities
Type: String[]
Parameter Sets: (All)
Aliases: Expand
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Filter items by property values
Type: String
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Optional headers that will be added to the request.
Type: IDictionary
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: IUsersIdentity
Parameter Sets: GetViaIdentity
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Sets the page size of results.
Type: Int32
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Select properties to be returned
Type: String[]
Parameter Sets: (All)
Aliases: Select
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Optional Response Headers Variable.
Type: String
Parameter Sets: (All)
Aliases: RHV
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Search items by search phrases
Type: String
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Order items by property values
Type: String[]
Parameter Sets: List
Aliases: OrderBy
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The unique identifier of todoTask
Type: String
Parameter Sets: Get
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
The unique identifier of todoTaskList
Type: String
Parameter Sets: List, Get
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Show only the first n items
Type: Int32
Parameter Sets: List
Aliases: Limit
Required: False
Position: Named
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False
The unique identifier of user
Type: String
Parameter Sets: List, Get
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Skip the first n items
Type: Int32
Parameter Sets: List
Aliases:
Required: False
Position: Named
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
INPUTOBJECT <IUsersIdentity>
: Identity Parameter
[AttachmentBaseId <String>]
: The unique identifier of attachmentBase[AttachmentSessionId <String>]
: The unique identifier of attachmentSession[ChecklistItemId <String>]
: The unique identifier of checklistItem[DirectoryObjectId <String>]
: The unique identifier of directoryObject[ExtensionId <String>]
: The unique identifier of extension[LicenseDetailsId <String>]
: The unique identifier of licenseDetails[LinkedResourceId <String>]
: The unique identifier of linkedResource[OAuth2PermissionGrantId <String>]
: The unique identifier of oAuth2PermissionGrant[OutlookCategoryId <String>]
: The unique identifier of outlookCategory[ProfilePhotoId <String>]
: The unique identifier of profilePhoto[ServiceStorageQuotaBreakdownId <String>]
: The unique identifier of serviceStorageQuotaBreakdown[SharedInsightId <String>]
: The unique identifier of sharedInsight[TodoTaskId <String>]
: The unique identifier of todoTask[TodoTaskListId <String>]
: The unique identifier of todoTaskList[TrendingId <String>]
: The unique identifier of trending[UsedInsightId <String>]
: The unique identifier of usedInsight[UserId <String>]
: The unique identifier of user[WindowsSettingId <String>]
: The unique identifier of windowsSetting[WindowsSettingInstanceId <String>]
: The unique identifier of windowsSettingInstance
https://learn.microsoft.com/powershell/module/microsoft.graph.users/get-mgusertodotask