Template Property

Microsoft Outlook Visual Basic

Returns or sets a String indicating the name of the template for the form. Read/write.

Note  This property refers to a Microsoft Word .DOT template file, and so is applicable for forms with UseWordMail = True.

expression.Template

expression     Required. An expression that returns a FormDescription object.