Skip to content

Commit 1ff7d4e

Browse files
authored
Merge pull request MicrosoftDocs#2886 from dariomws306/patch-1
Update Set-CsHostedVoicemailPolicy.md
2 parents 0774548 + 7ee5bec commit 1ff7d4e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

skype/skype-ps/skype/Set-CsHostedVoicemailPolicy.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ If you attempt to enable a user for hosted voice mail and the user's assigned po
137137
This value must be 255 characters or less and in a format matching the regular expression string ^\[a-zA-Z0-9\-_\]+(\.\[a-zA-Z0-9\-_\]+){0,}$.
138138
This just means it should be in the form of an FQDN, such as server.litwareinc.com.
139139

140-
141140
```yaml
142141
Type: String
143142
Parameter Sets: (All)
@@ -155,7 +154,6 @@ Accept wildcard characters: False
155154
This parameter contains a comma-separated list of the Exchange tenants that contain Skype for Business Server users.
156155
Each tenant must be specified as an FQDN of the tenant on the hosted Exchange Service.
157156

158-
159157
```yaml
160158
Type: String
161159
Parameter Sets: (All)
@@ -227,7 +225,8 @@ You can return the tenant ID for each of your tenants by running this command:
227225

228226
`Get-CsTenant | Select-Object DisplayName, TenantID`
229227

230-
228+
> [!NOTE]
229+
> In Skype for Business Server 2019, you can notice that you can use -TenantID in the same way as this parameter.
231230

232231
```yaml
233232
Type: Guid

0 commit comments

Comments
 (0)