CalendarSharing.Folder Property

Outlook Developer Reference

Returns the Folder containing the calendar items to be shared by the CalendarSharing object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Folder

expression   An expression that returns a CalendarSharing object.

Return Value
The Folder containing the calendar items to be shared.

See Also