Action.Prefix property (Outlook)
Returns or sets a String specifying the prefix (for example, "Re") to use with the subject of the item when the action is executed. Read/write.
Syntax
expression.Prefix
expression A variable that represents an Action object.
Remarks
Outlook automatically adds a colon (:) to the value of the Prefix property when setting the subject of the item.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.