Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET Objects

 AfterLogic Forum : MailBee.NET Objects
Subject Topic: Extracting an Outlook task from eml Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
yonatan
Newbie
Newbie


Joined: 07 March 2013
Location: Israel
Online Status: Offline
Posts: 2
Posted: 19 August 2013 at 11:55am | IP Logged Quote yonatan

Hi,
My software component shall handle eml files which might include
inside Outlook tasks (i.e. the origin email was created using Outlook, then some server processed it and converted to eml), can I extract the task from a MailMessage object? what other options do I have to read the task information?

Cheers,
Yonatan
Back to Top View yonatan's Profile Search for other posts by yonatan
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6043
Posted: 20 August 2013 at 12:08am | IP Logged Quote Igor

MailBee.NET Objects would certainly allow for getting that attachment, and getting it out of winmail.dat container if necessary, but will not parse it. The only way of parsing tasks natively supported by the product is to retrieve those from PST file using PST reader, you're going to get an instance of PstTask class that way.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6043
Posted: 20 August 2013 at 12:37am | IP Logged Quote Igor

However, if those items are actually of iCal-compliant format, you should be able to parse those with MailBee.NET ICalVCard library. Documentation on using it is found here.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide