1

how to display a new separate region form or user control inside outlook using new Custom tab with new button or built in tab with new Custom groub

1 Answers1

1

The forum region is associated with a specific message class, to display a form region you need to create a new Outlook item with the associated message class. Also you may use the Visible property - a boolean value that indicates whether the form region is visible or hidden.

Also you may find the following forum threads helpful:

Community
  • 1
  • 1
Eugene Astafiev
  • 47,483
  • 3
  • 24
  • 45