Is there a way we can detect that an email has an attachment if we upload an email from an attachment for SharePoint We do?
Using web.GetFile (GuidOfTheEmail) ...
Or any other method?
Thank you.
You can parse through the msg file and obtain that information, or a Pure. Net solution from which there is also the ability to parse the msg file, although Aspose library will cost money I have got some experience with similar libraries and they are very easy to use and very efficient, but if you have a free solution Looking for, you'll probably need to do some COM interop work
Comments
Post a Comment