Folder.GetCalendarExporter method (Outlook)
Creates a CalendarSharing object for the specified Folder.
Syntax
expression. GetCalendarExporter
expression An expression that returns a Folder object.
Return value
A CalendarSharing object for the specified folder.
Remarks
The GetCalendarExporter method automatically sets the defaults for the CalendarSharing class to the standard default options used by the Folder object. The GetCalendarExporter method can only be used on calendar folders. An error occurs if you use the method on Folder objects that represent other folder types.
Note
The CalendarSharing object only supports exporting the iCalendar (.ics) file format.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.