RemoteItem.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 a RemoteItem object.
See Also