Hi All,
I have to add custom user propery in MailMessage or MSG file and same I want to extract it when Outlook fires SendItem event i. e
//Code to create mail message and add custom user property.
AsposeLib.MailMessa…...I want to extract it when Outlook fires SendItem event i. e //Code...bool arg) { Outlook.MailItem mailitem = (Outlook.MailItem)(sender);...