Share via


FormDescription.Template Property

Outlook Developer Reference

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

Syntax

expression.Template

expression   A variable that represents a FormDescription object.

Remarks

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

See Also