3

how to i set/change a cursor focus in outlook mailitem.To or Mailitem.Subject field using C#.

I already done to create a Addin using Outlook 2010 Addin C#.Now i have an issue to focus change in newmail To,CC,subject Field.

How can resolve this?

thanks Sanju

Arjun babu
  • 607
  • 2
  • 13
  • 42

1 Answers1

1

You can use the Accessibility API for that.

Dmitry Streblechenko
  • 62,942
  • 4
  • 53
  • 78