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.
Version Information
Version Added: Outlook 2007
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.