Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets a Boolean value that indicates whether private details for calendar items should be included in the iCalendar (.ics) file created by the ForwardAsICal or SaveAsICal methods of the CalendarSharing object. Read/write.
Version Information
Version Added: Office System 2003
Syntax
expression .IncludePrivateDetails
expression An expression that returns a CalendarSharing object.
Return Value
True if private details 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.