Share via


PostItem.OutlookVersion Property

Outlook Developer Reference

Returns a String indicating the major and minor version number of the Outlook application for an Outlook item. Read-only.

Syntax

expression.OutlookVersion

expression   A variable that represents a PostItem object.

See Also