< Back

New-PlannerCategoryDescriptionsObject

Sat Jan 18, 2020 1:29 pm

NAME New-PlannerCategoryDescriptionsObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.plannerCategoryDescriptions" (or one of its derived

types).





SYNTAX

New-PlannerCategoryDescriptionsObject [-category1 <string>] [-category2 <string>] [-category3 <string>]

[-category4 <string>] [-category5 <string>] [-category6 <string>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.plannerCategoryDescriptions" (or one of its derived

types).





PARAMETERS

-category1 <string>

The "category1" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-category2 <string>

The "category2" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-category3 <string>

The "category3" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-category4 <string>

The "category4" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-category5 <string>

The "category5" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-category6 <string>

The "category6" property, of type "Edm.String".



This property is on the "microsoft.graph.plannerCategoryDescriptions" 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