Hi,
I am trying to created Outloook Add-in Com in outlook using C#.
I have seen this URL for developing this sample
When I executed this program it created new custom button called "My Custom
Button" in the Outlook menu bar.
But when I tried to create one more button called "Forward Mail" (code is
very similar to "My custom button" code) but it is not displaying in
outlook.
Anybody knows that what I am doing wrong.
Sorry I am new to C# and outlook.
Thanks in advance.
kannan.
I am trying to created Outloook Add-in Com in outlook using C#.
I have seen this URL for developing this sample
When I executed this program it created new custom button called "My Custom
Button" in the Outlook menu bar.
But when I tried to create one more button called "Forward Mail" (code is
very similar to "My custom button" code) but it is not displaying in
outlook.
Anybody knows that what I am doing wrong.
Sorry I am new to C# and outlook.
Thanks in advance.
kannan.
Comment