File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,6 @@ If you attempt to enable a user for hosted voice mail and the user's assigned po
137
137
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,}$.
138
138
This just means it should be in the form of an FQDN, such as server.litwareinc.com.
139
139
140
-
141
140
` ` ` yaml
142
141
Type: String
143
142
Parameter Sets: (All)
@@ -155,7 +154,6 @@ Accept wildcard characters: False
155
154
This parameter contains a comma-separated list of the Exchange tenants that contain Skype for Business Server users.
156
155
Each tenant must be specified as an FQDN of the tenant on the hosted Exchange Service.
157
156
158
-
159
157
` ` ` yaml
160
158
Type: String
161
159
Parameter Sets: (All)
@@ -227,7 +225,8 @@ You can return the tenant ID for each of your tenants by running this command:
227
225
228
226
` Get-CsTenant | Select-Object DisplayName, TenantID`
229
227
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.
231
230
232
231
` ` ` yaml
233
232
Type: Guid
You can’t perform that action at this time.
0 commit comments