MinimalSupportedVersion Property See Also DescriptionReturns the minimal version of the Company database that the Add-on supports. Property typeRead-only property SyntaxVisual BasicPublic Property MinimalSupportedVersion() As Long RemarksFor example, an Add-on that its minimal supported version is 6.5 can connect only to a Company database of version 6.5 and up. See AlsoCompany Object  | Version Property