CalendarSharing.EndDate property (Outlook)
Returns or sets a Date value that represents the inclusive end date of the range of calendar items to be shared by the CalendarSharing object. Read/write.
Syntax
expression. EndDate
expression An expression that returns a CalendarSharing object.
Return value
A Date value representing the inclusive end date of the range of calendar items to be shared.
Remarks
This property is ignored if the IncludeWholeCalendar property of the CalendarSharing object is set to True.
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.