CalendarSharing.CalendarDetail (Outlook)
Returns or sets an OlCalendarDetail value indicating the level of detail for calendar items included in the iCalendar (.ics) file created by the ForwardAsICal or SaveAsICal methods of the CalendarSharing object. Possible return values are olFreeBusyAndSubject - Free/busy information and the appointment subjects are exported to the iCalendar file, olFreeBusyOnly - Only free/busy information is exported to the iCalendar file, olFullDetails - Full details of each appointment item are exported to the iCalendar file.
The value of this property determines the allowable values for the following properties of the CalendarSharing object:
Session.CreateSharingItem.Move.GetCalendarExporter.CalendarDetail = olFreeBusyAndSubject