Hi everybody, sorry if this seems stupid ;( I'm new to exchange development and have been commission to create an app, E-mail attachments must be exported, text and metadata extracted, and TIFF+PDF generation as well, are there some libraries, classes in C#.NET.???? Any help pointing me in the right direction would be greatly appreciated. Best regards
What version of Exchange are you using ? What sort of application do you want to write is it something that's going to be connecting to a mailbox or do you want to write something that works within the transport pipeline. As a starting point I would suggest downloading the Exchange SDK from http://msdn.micrsoft.com/exchange this details all the Exchange API you can use to access a mailbox and also work within the Transport pipeline. Cheers Glen "verci" wrote in message news:uT56vbLYIHA.536@TK2MSFTNGP06.phx.gbl... > Hi everybody, sorry if this seems stupid ;( > > I'm new to exchange development and have been commission to create an app, > E-mail attachments must be exported, text and metadata extracted, and > TIFF+PDF generation as well, are there some libraries, classes in > C#.NET.???? > Any help pointing me in the right direction would be greatly appreciated. > > Best regards >