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.