< Back
New-OutlookCategoryObject
Post
NAME New-OutlookCategoryObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.outlookCategory" (or one of its derived types).
SYNTAX
New-OutlookCategoryObject [-color <string>] [-displayName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.outlookCategory" (or one of its derived types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.outlookCategory" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-color <string>
The "color" property, of type "microsoft.graph.categoryColor".
This property is on the "microsoft.graph.outlookCategory" type.
Valid values: 'preset0', 'preset1', 'preset2', 'preset3', 'preset4', 'preset5', 'preset6', 'preset7',
'preset8', 'preset9', 'preset10', 'preset11', 'preset12', 'preset13', 'preset14', 'preset15', 'preset16',
'preset17', 'preset18', 'preset19', 'preset20', 'preset21', 'preset22', 'preset23', 'preset24', 'none'
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.outlookCategory" (or one of its derived types).
SYNTAX
New-OutlookCategoryObject [-color <string>] [-displayName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.outlookCategory" (or one of its derived types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.outlookCategory" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-color <string>
The "color" property, of type "microsoft.graph.categoryColor".
This property is on the "microsoft.graph.outlookCategory" type.
Valid values: 'preset0', 'preset1', 'preset2', 'preset3', 'preset4', 'preset5', 'preset6', 'preset7',
'preset8', 'preset9', 'preset10', 'preset11', 'preset12', 'preset13', 'preset14', 'preset15', 'preset16',
'preset17', 'preset18', 'preset19', 'preset20', 'preset21', 'preset22', 'preset23', 'preset24', 'none'
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