Given that i have a list of objectID's that represent all the workflows in our system, can anyone out there tell me how to use the LAPI to download any attachments for those workflows to a LAN drive? I had in mind just to loop through the objID's until all attachments were downloaded. I was looking at the AccessWorkPackage method but I'm not sure that is my solution.
A code snippet would be great, be any info would be appreciated much!