c# - Is there a way to determine if the default signature is used in a mail in Outlook? -


i developing add-in outlook 2010. there way detect if default signature used in email?

i know there bookmark in outlook called "_mailautosig". possible find bookmark in mailbody , read it? compare text default signature text.

thank or hint in advance!


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

c# - Json.Net Serialize String from URI -

ruby on rails - What is the best design practise to create tables from same controller using same actions -