Skip to content

Commit 131b0f2

Browse files
Merge pull request #13481 from CLYVR/patch-69
Update Get-CsMainlineAttendantAppointmentBookingFlow.md
2 parents 46a15b8 + 6392e39 commit 131b0f2

7 files changed

Lines changed: 21 additions & 0 deletions

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantAppointmentBookingFlow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Get-CsMainlineAttendantAppointmentBookingFlow [-Identity <Guid>] [-Tenant <Guid>
2525
## DESCRIPTION
2626
The Get-CsMainlineAttendantAppointmentBookingFlow cmdlet lets you retrieve information about the Mainline attendant appointment booking flows n your organization.
2727

28+
> [!CAUTION]
29+
> 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.
30+
2831
## EXAMPLES
2932

3033
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantQuestionAnswerFlow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Get-CsMainlineAttendantQuestionAnswerFlow [-Identity <Guid>] [-Tenant <Guid>] [-
2525
## DESCRIPTION
2626
The Get-CsMainlineAttendantQuestionAnswerFlow cmdlet lets you retrieve information about the Mainline attendant question and answer flows n your organization.
2727

28+
> [!CAUTION]
29+
> 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.
30+
2831
## EXAMPLES
2932

3033
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantSupportedLanguages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Get-CsMainlineAttendantSupportedLanguages
2727

2828
The Get-CsMainlineAttendantSupportedLanguages cmdlet returns a list of languages that are supported for use with Mainline Attendant.
2929

30+
> [!CAUTION]
31+
> 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.
32+
3033
## EXAMPLES
3134

3235
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantSupportedVoices.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Get-CsMainlineAttendantSupportedVoices
2727

2828
The Get-CsMainlineAttendantSupportedVoices cmdlet returns a list of voices that are supported for use with Mainline Attendant.
2929

30+
> [!CAUTION]
31+
> 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.
32+
3033
## EXAMPLES
3134

3235
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantTenantInformation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ The Get-CsMainlineAttendantTenantInformation cmdlet returns the following Mainli
3333
- SupportedLanguages
3434
- SupportedVoices
3535

36+
> [!CAUTION]
37+
> 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.
38+
3639
## EXAMPLES
3740

3841
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Remove-CsMainlineAttendantAppointmentBookingFlow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Remove-CsMainlineAttendantAppointmentBookingFlow -Identity <Guid> [-Tenant <Guid
2525
## DESCRIPTION
2626
The Remove-CsMainlineAttendantAppointmentBookingFlow cmdlet deletes an existing Mainline attendant appointment booking flow.
2727

28+
> [!CAUTION]
29+
> 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.
30+
2831
## EXAMPLES
2932

3033
### -------------------------- Example 1 --------------------------

teams/teams-ps/MicrosoftTeams/Remove-CsMainlineAttendantQuestionAnswerFlow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Remove-CsMainlineAttendantQuestionAnswerFlow -Identity <Guid> [-Tenant <Guid>] [
2525
## DESCRIPTION
2626
The Remove-CsMainlineAttendantQuestionAnswerFlow cmdlet deletes an existing Mainline attendant question and answer flow.
2727

28+
> [!CAUTION]
29+
> 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.
30+
2831
## EXAMPLES
2932

3033
### -------------------------- Example 1 --------------------------

0 commit comments

Comments
 (0)