diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md index 77d16039a3..4396163630 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md @@ -351,7 +351,7 @@ The EnableMainlineAttendant parameter enables Mainline Attendant features for th > [!NOTE] > 1. The Auto attendant must have a Resource account assigned > 1. `-LanguageId` options are limited when Mainline Attendant is enabled -> 1. `-VoiceId` choices are limited when Mainline Attendate is enabled +> 1. `-VoiceId` choices are limited when Mainline Attendant is enabled > 1. `-EnableVoiceResponse` will be enabled automatically ```yaml diff --git a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md index 9da50ad683..da0f94f4c0 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md @@ -47,8 +47,6 @@ The New-CsCallQueue cmdlet creates a new Call Queue. > > The following configuration parameters 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. > -> - -ShiftsTeamId -> - -ShiftsSchedulingGroupId > - -ComplianceRecordingForCallQueueTemplateId > - -TextAnnouncementForCR > - -CustomAudioFileAnnouncementForCR @@ -1205,9 +1203,6 @@ Accept wildcard characters: False ``` ### -ShiftsSchedulingGroupId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Scheduling Group to connect a call queue to. @@ -1225,9 +1220,6 @@ Accept wildcard characters: False ``` ### -ShiftsTeamId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Team containing the Scheduling Group to connect a call queue to. diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md index 0a3f723f84..2ae2452018 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md @@ -53,8 +53,6 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and > > The following configuration parameters 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. > -> - -ShiftsTeamId -> - -ShiftsSchedulingGroupId > - -ComplianceRecordingForCallQueueTemplateId > - -TextAnnouncementForCR > - -CustomAudioFileAnnouncementForCR @@ -1227,9 +1225,6 @@ Accept wildcard characters: False ``` ### -ShiftsSchedulingGroupId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Scheduling Group to connect a call queue to. @@ -1247,9 +1242,6 @@ Accept wildcard characters: False ``` ### -ShiftsTeamId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Team containing the Scheduling Group to connect a call queue to.