MeetingItem.IsLatestVersion property (Outlook)

Returns a Boolean value that indicates whether the MeetingItem represents the latest version of the item on the organizer's calendar. Read-only.

Syntax

expression. IsLatestVersion

expression A variable that represents a MeetingItem object.

Remarks

This property applies to all MeetingItem objects including meeting requests, meeting updates, and meeting cancellation.

True indicates that the latest version of the meeting item is on the organizer's calendar; False indicates that the meeting item on the calendar is not the latest version, or that there is a conflict between the meeting request and another appointment item on the calendar.

See also

MeetingItem 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.