D
Dan
Hi all,
I'm writing a plugin/add-in for MS outlook but am having trouble getting a
handle on attachments. The best I can find is an offset in the email
message that points to the start of the attachment. I'd really prefer to
have a pointer to a static object containing the attachment or even just a
path to the file but I can't get it anywhere.
Outlook keeps inserting the files into the email instead of links to it.
Anyone know how to get a decent pointer to attachments?
I'm writing a plugin/add-in for MS outlook but am having trouble getting a
handle on attachments. The best I can find is an offset in the email
message that points to the start of the attachment. I'd really prefer to
have a pointer to a static object containing the attachment or even just a
path to the file but I can't get it anywhere.
Outlook keeps inserting the files into the email instead of links to it.
Anyone know how to get a decent pointer to attachments?