OlkCommandButton.DisplayDropArrow Property (Outlook)
Returns or sets a Boolean that enables the rendering of a downward-pointing arrow on the button. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression .DisplayDropArrow
expression A variable that represents an OlkCommandButton object.
Remarks
This arrow is rendered on the right on the button in langauges written left-to-right and on the left in langauges written right-to-left. True to render the arrow on the button, False to disable the rendering.