[C#] Problems with Attachment PathNames

Joined
Oct 5, 2005
Messages
1
Reaction score
0
I'm implementing a filter that check the content of a outgoing e-mail and i need to know the full path name of an attached file.
When i try to get the pathname using Attachment.PathName, i always get an empty string.
How can i do?
Can i switch the MailItem to another type? using MAPI, CDO?
Regards.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top