I would like to implement LAPI in VBA to create email folders into specific LivelinkID or to just move mails from Outlook to Livelink. I didn't find any specific documentation on how to implement this in VBA (or whether it's possible or not), any help would be much appreciated.
I'm actually using the VbaOutlook.OTM project-file and MAPI to move mails to Livelink but it's kinda slow and I need to use the fullpath into Livelink instead of just the ID.
Thank you.