[Mono-list] MSOutlook parsing

Jorge Bastos mysql.jorge at decimal.pt
Wed Jul 23 13:58:08 EDT 2008


Hum, will this work with perl.net ?



> -----Original Message-----
> From: Kornél Pál [mailto:kornelpal at gmail.com]
> Sent: quarta-feira, 23 de Julho de 2008 18:40
> To: Jorge Bastos
> Cc: adam at morrison-ind.com; 'mono-list'
> Subject: Re: [Mono-list] MSOutlook parsing
> 
> Hi,
> 
> There may not be such a thing. If you are using Windows you can import
> Outlooks COM library to .NET and use that.
> 
> If you want to be cross platform, you most likely have to implement
> this.
> 
> Perl has it's open source implementation that could be used:
> http://search.cpan.org/~mvz/Email-Outlook-Message-
> 0.904/lib/Email/Outlook/Message.pm
> 
> Note that ASPOSE has proprietary code for this if you really need
> existing code:
> http://www.aspose.com/documentation/utility-components/aspose.network-
> for-.net/outlook-msg-file-viewer.html
> 
> Kornél
> 
> Jorge Bastos wrote:
> > None,
> >
> > Accessing a saved .MSG message.
> > For outlook express .EML saved messages there's:
> > http://sourceforge.net/projects/hpop
> >
> > But for Office Outlook haven't found anyone (opensource/free)
> >
> >
> >
> >
> >> -----Original Message-----
> >> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> >> bounces at lists.ximian.com] On Behalf Of Adam Tauno Williams
> >> Sent: quarta-feira, 23 de Julho de 2008 16:50
> >> To: mono-list
> >> Subject: Re: [Mono-list] MSOutlook parsing
> >>
> >>
> >>
> >>> I’d like to parse a MSOutlook saved message and put the message
> >>> content into a textbox in a winform, how to do it if it’s possible?
> >> Are you referring to something saved as TNEF?  Or accessing the
> Outlook
> >> PST?
> >>
> >>
> >> _______________________________________________
> >> Mono-list maillist  -  Mono-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-list
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list