_CalendarSharing.CalendarDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an OlCalendarDetail value indicating the level of detail for calendar items included in the iCalendar (.ics) file created by the ForwardAsICal(OlCalendarMailFormat) or SaveAsICal(String) methods of the CalendarSharing object. Read/write.
public:
property Microsoft::Office::Interop::Outlook::OlCalendarDetail CalendarDetail { Microsoft::Office::Interop::Outlook::OlCalendarDetail get(); void set(Microsoft::Office::Interop::Outlook::OlCalendarDetail value); };
public Microsoft.Office.Interop.Outlook.OlCalendarDetail CalendarDetail { get; set; }
Public Property CalendarDetail As OlCalendarDetail
Property Value
A OlCalendarDetail value that indicates the level of detail for calendar items.
Remarks
The value of this property determines the allowable values for the following properties of the CalendarSharing object: