FormDescription Object Members

Outlook Developer Reference

Represents the general properties of a Outlook form.

Methods

  Name Description
Bb176673.methods(en-us,office.12).gif PublishForm Saves the definition of the FormDescription object in the specified form registry (library).

Properties

  Name Description
Bb176673.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176673.properties(en-us,office.12).gif Category Returns or sets a String representing the category assigned to the form description. Read/write.
Bb176673.properties(en-us,office.12).gif CategorySub Returns or sets a String representing the subcategory assigned to the form description. Read/write.
Bb176673.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176673.properties(en-us,office.12).gif Comment Returns or sets a String representing the text of a comment assigned to the form description. Read/write.
Bb176673.properties(en-us,office.12).gif ContactName Returns or sets a String representing the name of the person to contact for information regarding the custom form for this FormDescription object. Read/write.
Bb176673.properties(en-us,office.12).gif DisplayName Returns or sets a String representing the name of the form, which is displayed in the Choose Forms dialog box. Read/write.
Bb176673.properties(en-us,office.12).gif Hidden Returns a Boolean value that indicates True to cause the specified custom form to be hidden. Read/write.
Bb176673.properties(en-us,office.12).gif Icon Returns or sets a String representing the file name of the icon to be displayed for the form. Read/write.
Bb176673.properties(en-us,office.12).gif Locked Returns a Boolean value that indicates True if the form cannot be modified. Read/write.
Bb176673.properties(en-us,office.12).gif MessageClass Returns a String representing the message class for the FormDescription object. Read-only.
Bb176673.properties(en-us,office.12).gif MiniIcon Returns or sets a String representing the file name of the mini-icon to be displayed for the form. Read/write.
Bb176673.properties(en-us,office.12).gif Name Returns or sets the display name for a form. Read/write.
Bb176673.properties(en-us,office.12).gif Number Returns or sets a String corresponding to the number for the specified form. Read/write.
Bb176673.properties(en-us,office.12).gif OneOff Returns a Boolean value that indicates True if the form will be discarded after using once (one-off), and False if the form is retained as a custom form. Read/write.
Bb176673.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176673.properties(en-us,office.12).gif ScriptText Returns a String containing all the VBScript code in the form's Script Editor. Read-only.
Bb176673.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176673.properties(en-us,office.12).gif Template Returns or sets a String indicating the name of the template for the form. Read/write.
Bb176673.properties(en-us,office.12).gif UseWordMail Returns a Boolean that indicates True to use Microsoft Office Word as the default editor for the form. Read/write.
Bb176673.properties(en-us,office.12).gif Version Returns or sets a String indicating the number of the version. Read/write.