Skip to content

Commit 6006c95

Browse files
authored
Merge pull request MicrosoftDocs#10503 from get-itips/patch-404
Clarify more config is required
2 parents 9779353 + 63bd5f6 commit 6006c95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

skype/skype-ps/skype/New-CsOnlineSchedule.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The New-CsOnlineSchedule cmdlet creates a new schedule for the Auto Attendant (A
4141
- For a fixed schedule, at most 10 date-time ranges can be specified.
4242
- You can create a new date-time range for a fixed schedule by using the New-CsOnlineDateTimeRange cmdlet.
4343
- The return type of this cmdlet composes a member for the underlying type/implementation. For example, in case of the weekly recurrent schedule, you can modify Monday's time ranges through the Schedule.WeeklyRecurrentSchedule.MondayHours property. Similarly, date-time ranges of a fixed schedule can be modified by using the Schedule.FixedSchedule.DateTimeRanges property.
44+
- Schedules can then be used by [New-CsAutoAttendantCallHandlingAssociation](New-CsAutoAttendantCallHandlingAssociation.md).
4445

4546
## EXAMPLES
4647

0 commit comments

Comments
 (0)