Exception Outlook 2010 add in
- by muzammil ahmed
I am facing a exception with a addin that we have written for outlook 2010. Basically i am calculating the size of the emails.
Following are the details of the exception
Message: Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))
-Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL)) -
at Microsoft.Office.Interop.Outlook._MailItem.get_Size()
at MFToolHelper.getFolderItemsSize(Items fItems)
Category: Exception
Priority: -1
EventId: 0
Severity: Error
Title:LogErrorMessage : at Microsoft.Office.Interop.Outlook._MailItem.get_Size()
Win32 ThreadId:5960
Thanks