Set-CsMainlineAttendantAppointmentBookingFlow
Changes an existing Mainline Attendant appointment booking flow
Syntax
Default (Default)
Set-CsMainlineAttendantAppointmentBookingFlow
-Instance <Object>
[-Tenant <Guid>]
[<CommonParameters>]
Description
The Set-CsMainlineAttendantAppointmentBookingFlow cmdlet changes an existing appointment booking flow that is used with Mainline Attendant
Caution
This cmdlet will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.
Parameters
-Instance
The Instance parameter is the object reference to the Mainline Attendant Booking flow.
You can retrieve an object reference to an existing Mainline Attendant Booking flow by using the Get-CsMainlineAttendantAppointmentBookingFlow cmdlet and assigning the returned value to a variable.
Parameter properties
Type: | Object |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.