Skip to content

Commit 4288184

Browse files
authored
Update New-CsAutoAttendantCallableEntity.md
Adding new parameter for suppressing "Please leave a message after the tone" system prompt
1 parent 4929470 commit 4288184

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

skype/skype-ps/skype/New-CsAutoAttendantCallableEntity.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,22 @@ Accept pipeline input: False
150150
Accept wildcard characters: False
151151
```
152152
153+
### -EnableSharedVoicemailSystemPromptSuppression
154+
Suppresses the "Please leave a message after the tone" system prompt when transferring to shared voicemail.
155+
156+
```yaml
157+
Type: SwitchParameter
158+
Parameter Sets: (All)
159+
Aliases:
160+
Applicable: Skype for Business Online
161+
162+
Required: False
163+
Position: Named
164+
Default value: None
165+
Accept pipeline input: False
166+
Accept wildcard characters: False
167+
```
168+
153169
### CommonParameters
154170
This cmdlet supports the common parameters: `-Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).`
155171

0 commit comments

Comments
 (0)