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 3f3f1c9 + 537f301 commit 2f31cedCopy full SHA for 2f31ced
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