AppointmentItem.OutlookInternalVersion Property

Outlook Developer Reference

Returns a Long representing the build number of the Outlook application for an Outlook item. Read-only.

Syntax

expression.OutlookInternalVersion

expression   A variable that represents an AppointmentItem object.

See Also