Prefix Property

                  Applies To

Returns or sets the prefix (for example, "Re") to use with the subject of the item when the action is executed. Note that Outlook automatically adds a colon (:) to the value of the Prefix property when setting the subject of the item.

Read/write String.

Syntax

objAction.Prefix

objAction    Required. An expression that returns an Action object.