Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.28 KB

Outlook.CalendarSharing.IncludeAttachments.md

File metadata and controls

41 lines (23 loc) · 1.28 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CalendarSharing.IncludeAttachments property (Outlook)
vbaol11.chm2416
vbaol11.chm2416
Outlook.CalendarSharing.IncludeAttachments
504bba9e-009f-986f-070e-ff73ce82ea03
06/08/2017
medium

CalendarSharing.IncludeAttachments property (Outlook)

Returns or sets a Boolean value that indicates whether attachments for calendar items should be included in the iCalendar (.ics) file created by the ForwardAsICal or SaveAsICal methods of the CalendarSharing object. Read/write.

Syntax

expression. IncludeAttachments

expression An expression that returns a CalendarSharing object.

Return value

True if attachments for calendar items 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 olFreeBusyAndSubject.

See also

CalendarSharing Object

[!includeSupport and feedback]