CalendarSharing.StartDate property (Outlook)

Returns or sets a Date that represents the inclusive start date of the range of calendar items to be shared by the CalendarSharing object. Read/write.

Syntax

expression.StartDate

expression An expression that returns a CalendarSharing object.

Return value

Date

Remarks

This property is ignored if the IncludeWholeCalendar property of the CalendarSharing object is set to True.

See also

CalendarSharing Object

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.