OlkCommandButton.PictureAlignment Property
Outlook Developer Reference |
Returns or sets an OlPictureAlignment constant that specifies the alignment of the image and the text on the button. Read/write.
Version Information
Version Added: Outlook 2007
Syntax
expression.PictureAlignment
expression A variable that represents an OlkCommandButton object.
See Also