hi,
I have a requirement to pull GetAttachmentTable from AssociatedContents for Inbox programatically using EWS.
We have a Add-In added to user Outlook, which is storing some key information under GetAttachmentTable. Using Outlook Spy i can read that information by following the steps:
1.Select the Inbox folder in Outlook
2.Click the OutlookSpy tab in the Outlook Ribbon
3.Click the “IMAPIFolder” button under the OutlookSpy tab
4.In the “IMAPIFolder – Inbox” window that pops up, click the “Associated Contents” tab
5.In the list of items on the left of the “Associated Contents” tab, select the desired entry under SetColumns, and double click on it.
6.In the resulting “IMessage” window, click the “GetAttachmentTable” tab
7.In the “GetAttachmentTable” tab, double-click the ***.xml attachment on the left hand side of the window
Below is the screenshot from Outllokspy to get to the GetAttachmenttable
I need help to how to access GetAttachmenttable programatically using EWS.
Any help and suggestions will be greatly appreciated.
Thanks
ashishshukla.1183