FormDescription Members (Outlook)

Represents the general properties of a Outlook form.

Methods

Name

Description

PublishForm

Saves the definition of the FormDescription object in the specified form registry (library).

Properties

Name

Description

Application

Returns an Application object that represents the parent Outlook application for the object. Read-only.

Category

Returns or sets a String representing the category assigned to the form description. Read/write.

CategorySub

Returns or sets a String representing the subcategory assigned to the form description. Read/write.

Class

Returns an OlObjectClass constant indicating the object's class. Read-only.

Comment

Returns or sets a String representing the text of a comment assigned to the form description. Read/write.

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.

DisplayName

Returns or sets a String representing the name of the form, which is displayed in the Choose Forms dialog box. Read/write.

Hidden

Returns a Boolean value that indicates True to cause the specified custom form to be hidden. Read/write.

Icon

Returns or sets a String representing the file name of the icon to be displayed for the form. Read/write.

Locked

Returns a Boolean value that indicates True if the form cannot be modified. Read/write.

MessageClass

Returns a String representing the message class for the FormDescription object. Read-only.

MiniIcon

Returns or sets a String representing the file name of the mini-icon to be displayed for the form. Read/write.

Name

Returns or sets the display name for a form. Read/write.

Number

Returns or sets a String corresponding to the number for the specified form. Read/write.

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.

Parent

Returns the parent Object of the specified object. Read-only.

ScriptText

Returns a String containing all the VBScript code in the form's Script Editor. Read-only.

Session

Returns the NameSpace object for the current session. Read-only.

Template

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

UseWordMail

Returns a Boolean that indicates True to use Microsoft Office Word as the default editor for the form. Read/write.

Version

Returns or sets a String indicating the number of the version. Read/write.