Skip to content

Commit 358113b

Browse files
authored
Merge branch 'master' into patch-8
2 parents 4cd4bed + 0bb155c commit 358113b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

skype/skype-ps/skype/New-CsOnlineTimeRange.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,11 @@ New-CsOnlineTimeRange -Start <TimeSpan> -End <TimeSpan> [-Tenant <Guid>] [<Commo
2222
```
2323

2424
## DESCRIPTION
25-
The New-CsOnlineTimeRange cmdlet creates a new time range to be used with the Organizational Auto Attendant (OAA) service. Time ranges are used to form schedules.
25+
The New-CsOnlineTimeRange cmdlet creates a new time range to be used with the Auto Attendant (AA) service. Time ranges are used to form schedules.
2626

2727
**NOTE**
2828
- The start bound of the range must be less than its end bound.
29-
- A time range must be aligned with 30/60-minutes boundaries.
30-
- A time range can span from one minute to 24 hours.
29+
- Time ranges within a weekly recurrent schedule must align with 15-minute boundaries.
3130

3231

3332
## EXAMPLES

0 commit comments

Comments
 (0)