[This is preliminary documentation and is subject to change.]

Gives the compatible outlook addin version. This means that this version of the product will work effectively with the outlook add in version mentioned. If the versions do not match then the outlook addin will not work.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static readonly string compatibleOutlookAddInVersion
Visual Basic (Declaration)
Public Shared ReadOnly compatibleOutlookAddInVersion As String
Visual C++
public:
static initonly String^ compatibleOutlookAddInVersion

See Also