< Back
New-PlannerUserObject
Post
NAME New-PlannerUserObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.plannerUser" (or one of its derived types).
SYNTAX
New-PlannerUserObject [-plans <object[]>] [-tasks <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.plannerUser" (or one of its derived types).
PARAMETERS
-tasks <object[]>
The "tasks" property, of type "microsoft.graph.plannerTask".
This property is on the "microsoft.graph.plannerUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-plans <object[]>
The "plans" property, of type "microsoft.graph.plannerPlan".
This property is on the "microsoft.graph.plannerUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.plannerUser" (or one of its derived types).
SYNTAX
New-PlannerUserObject [-plans <object[]>] [-tasks <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.plannerUser" (or one of its derived types).
PARAMETERS
-tasks <object[]>
The "tasks" property, of type "microsoft.graph.plannerTask".
This property is on the "microsoft.graph.plannerUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-plans <object[]>
The "plans" property, of type "microsoft.graph.plannerPlan".
This property is on the "microsoft.graph.plannerUser" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS