B
Bruce
Can you please help me out. I need help with trying to set visible
property to True within Outlook 2007 Menu Items which appear to be hidden.
Using VBA, I am able to set visible property from true to
false and false to true with Outlook 2007 Menu Item
Tools-->Send & Receive (ID 31125).
But, I am not able to set visible property of Outlook 2007 Menu Item
Tools-->Microsoft Mail Tools (ID 31131).
It appears when Menu Item Commands Visible Property is set to false (out
of the box from Microsoft), it's impossible to set visible property to true
to enable Menu Item to display on menu. Maybe these menu items are protected
in some way so properties can not be changed.
Thanks,
property to True within Outlook 2007 Menu Items which appear to be hidden.
Using VBA, I am able to set visible property from true to
false and false to true with Outlook 2007 Menu Item
Tools-->Send & Receive (ID 31125).
But, I am not able to set visible property of Outlook 2007 Menu Item
Tools-->Microsoft Mail Tools (ID 31131).
It appears when Menu Item Commands Visible Property is set to false (out
of the box from Microsoft), it's impossible to set visible property to true
to enable Menu Item to display on menu. Maybe these menu items are protected
in some way so properties can not be changed.
Thanks,