Add Method (AddIns Collection) Example

This example installs a template named "MyFax.dot" and adds it to the list of add-ins in the Templates and Add-ins dialog box.

AddIns.Add FileName:="C:\Program Files\Microsoft Office" _
    & "\Templates\Letters & Faxes\MyFax.dot", Install:=True