< Back
New-ScheduleInformationObject
Post
NAME New-ScheduleInformationObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.scheduleInformation" (or one of its derived types).
SYNTAX
New-ScheduleInformationObject [-availabilityView <string>] [-error <object>] [-scheduleId <string>]
[-scheduleItems <object[]>] [-workingHours <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.scheduleInformation" (or one of its derived types).
PARAMETERS
-scheduleId <string>
The "scheduleId" property, of type "Edm.String".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scheduleItems <object[]>
The "scheduleItems" property, of type "microsoft.graph.scheduleItem".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-availabilityView <string>
The "availabilityView" property, of type "Edm.String".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-error <object>
The "error" property, of type "microsoft.graph.freeBusyError".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-workingHours <object>
The "workingHours" property, of type "microsoft.graph.workingHours".
This property is on the "microsoft.graph.scheduleInformation" 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.scheduleInformation" (or one of its derived types).
SYNTAX
New-ScheduleInformationObject [-availabilityView <string>] [-error <object>] [-scheduleId <string>]
[-scheduleItems <object[]>] [-workingHours <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.scheduleInformation" (or one of its derived types).
PARAMETERS
-scheduleId <string>
The "scheduleId" property, of type "Edm.String".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-scheduleItems <object[]>
The "scheduleItems" property, of type "microsoft.graph.scheduleItem".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-availabilityView <string>
The "availabilityView" property, of type "Edm.String".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-error <object>
The "error" property, of type "microsoft.graph.freeBusyError".
This property is on the "microsoft.graph.scheduleInformation" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-workingHours <object>
The "workingHours" property, of type "microsoft.graph.workingHours".
This property is on the "microsoft.graph.scheduleInformation" 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