Skip to content
This repository was archived by the owner on Dec 27, 2017. It is now read-only.

Commit 25a6ed5

Browse files
committed
removed Preview
1 parent 2464d24 commit 25a6ed5

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

skype/skype-ps/skype/New-CsOrganizationalAutoAttendant.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Alternatively, it can route the calls to an operator, a user, another OAA, or a
2424
You can create new OAAs by using the New-CsOrganizationalAutoAttendant cmdlet; each newly created OAA gets assigned a random Primary (SIP) URI that serves as the identity of the OAA.
2525

2626
**NOTE**
27-
- **The Holiday feature of auto attendants is currently available to PREVIEW customers only.**
2827
- PrimaryUri of OAAs is a SIP URI.
2928
- The default call flow has the lowest precedence, and any custom call flow has a higher precedence and is executed if the schedule associated with it is in effect.
3029
- Holiday call flows have higher priority than after-hours call flows. Thus, if a holiday schedule and an after-hours schedule are both in effect at a particular time, the call flow corresponding to the holiday call flow will be rendered.

skype/skype-ps/skype/New-CsOrganizationalAutoAttendantCallHandlingAssociation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ New-CsOrganizationalAutoAttendantCallHandlingAssociation -CallFlowId <String> -S
1919
## DESCRIPTION
2020
The New-CsOrganizationalAutoAttendantCallHandlingAssociation cmdlet creates a new call handling association to be used with the Organizational Auto Attendant (OAA) service. The OAA service uses call handling associations to determine which call flow to execute when a specific schedule is in effect.
2121

22-
**NOTE**
23-
- **The Holiday feature of auto attendants is currently available to PREVIEW customers only.**
24-
2522
## EXAMPLES
2623

2724
### -------------------------- Example 1 --------------------------

skype/skype-ps/skype/Set-CsOrganizationalAutoAttendant.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Set-CsOrganizationalAutoAttendant [-Instance] <Object> [-Tenant <Guid>] [<Common
1919
## DESCRIPTION
2020
The Set-CsOrganizationalAutoAttendant cmdlet lets you modify the properties of an organizational auto attendant. For example, you can change the phone number, the operator, the greeting, or the menu prompts.
2121

22-
**NOTE**
23-
- **The Holiday feature of auto attendants is currently available to PREVIEW customers only.**
2422

2523
## EXAMPLES
2624

0 commit comments

Comments
 (0)