Adding Mention support in Mail.app using MailKit APIs

Hi,

Can I use the MailKit API to add mention support to Mail App. Where I write "@deepak" and my extension suggests me emails starting with the name "deepak" from my contacts.

I see there is MEComposeSessionHandler.viewControllerin the mail kit API. But I think, according to the WWDC demo, it can only create UI in the toolbar section of the compose window.

Any help will we appreciated here!

Adding Mention support in Mail.app using MailKit APIs
 
 
Q