Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.34 KB

Outlook.CalendarSharing.RestrictToWorkingHours.md

File metadata and controls

41 lines (23 loc) · 1.34 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CalendarSharing.RestrictToWorkingHours property (Outlook)
vbaol11.chm2418
vbaol11.chm2418
Outlook.CalendarSharing.RestrictToWorkingHours
2d655c66-fd3e-0b82-41b2-798d408f6531
06/08/2017
medium

CalendarSharing.RestrictToWorkingHours property (Outlook)

Returns or sets a Boolean value that indicates whether calendar items that don't occur within working hours should be included in the iCalendar (.ics) file created by the ForwardAsICal or SaveAsICal methods of the CalendarSharing object. Read/write.

Syntax

expression. RestrictToWorkingHours

expression An expression that returns a CalendarSharing object.

Return value

True if calendar items that don't occur within working hours should be included; otherwise, False.

Remarks

This property must be set to False if the CalendarDetail property of the CalendarSharing object is set to olFreeBusyOnly or olFullDetails..

See also

CalendarSharing Object

[!includeSupport and feedback]