c# - Parsing emails and attachments -
i have requirement parse email messages , upload email db based on filters. have experience writing outlook add-in , possible in client side.
but here think need write plugin in exchange server , parse email messages there itself. assumption right? if please point me tutorial writing exchange server plugins.
you use mimekit library parse messages.
Comments
Post a Comment