Set the CommandBarButton.Tag property to a unique string for each *instance*
of the button.
The same thing applies to Word, too; see
http://kevin-berridge.blogspot.com/2009/04/word-commandbarbutton-tag.html

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> Hi,
> I m Creating a Plugin for MS OUtlook, I a few questions
[quoted text clipped - 29 lines]
>
> Thanks in Advance.
KarthikonIT - 30 Oct 2009 14:31 GMT
Hi Sue,
Thanks a lot!!!
It makes office programming a lot easier..
>Set the CommandBarButton.Tag property to a unique string for each *instance*
>of the button.
[quoted text clipped - 6 lines]
>>
>> Thanks in Advance.