AppointmentItem.Read Event (Outlook)
Occurs when an instance of the parent object is opened for editing by the user.
Syntax
expression .Read
expression A variable that represents an AppointmentItem object.
Remarks
The Read event differs from the Open event in that Read occurs whenever the user selects the item in a view that supports in-cell editing as well as when the item is being opened in an Inspector.