Prefix Property

Microsoft Outlook Visual Basic

Returns or sets a String specifying 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.

expression.Prefix

expression    Required. An expression that returns an Action object.