We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c39d59 + 64a5c7d commit 537f301Copy full SHA for 537f301
skype/skype-ps/skype/New-CsHybridApplicationEndpoint.md
@@ -42,7 +42,11 @@ This example creates a hybrid application endpoint named NewBot1 in Skype for Bu
42
## PARAMETERS
43
44
### -ApplicationId
45
-The ApplicationId for the application endpoint that is being created.
+The ApplicationId or Client Id for which the endpoint is being created.
46
+
47
+There are predefined values if you are creating an on-premises resource account for Skype for Business hybrid deployments:
48
+* Auto Attendant: ce933385-9390-45d1-9512-c8d228074e07
49
+* Call Queue: 11cd3e2e-fccb-42ad-ad00-878b93575e07
50
51
```yaml
52
Type: Guid
0 commit comments