UncleRonin
Well-known member
I'm busy doing my Honours project which needs to access and manipulate Exchange ALOT. Checking the status of mails, moving mails, creating and sending mails, catching events and things like that. I have Exchange 2003's SDK.
I just wanted to ask what way you guys recommend for working with Exchange? I access Exchange through a homemade DLL on a remote PC on the same WAN. I know of the 10 different ways to access Exchange and to do the various things. At the moment I'm leaning heavily towards WebDAV because its a lot more portable and useable.
Is there any .NET functionality for working with Exchange? Does anyone know of any GOOD sites for working with Exchange? I've spent most of each day for the last week trying to find a good comprehensive method for working with Exchange but everyone seems to do things their own way or to chop 'n' change between methods at whim and for no apparent reason. I found the WebDAV .NET component but because its the evaluation version and my university HATES to purchase anything it doesn't have to, I can't use it.
I've even asked Exchange MVP's for help and they all point in different directions. This is literally driving me nuts! I mean the one site suggested code for sending an email that was 300 lines long! 300!!! Absolutely ridiculous! I've noticed a bunch of folks here mentioning Exchange on the odd occassion so I know that there are people here with the necessary expertise.
Any information that can be provided will be really appreciated! *falls over*
I just wanted to ask what way you guys recommend for working with Exchange? I access Exchange through a homemade DLL on a remote PC on the same WAN. I know of the 10 different ways to access Exchange and to do the various things. At the moment I'm leaning heavily towards WebDAV because its a lot more portable and useable.
Is there any .NET functionality for working with Exchange? Does anyone know of any GOOD sites for working with Exchange? I've spent most of each day for the last week trying to find a good comprehensive method for working with Exchange but everyone seems to do things their own way or to chop 'n' change between methods at whim and for no apparent reason. I found the WebDAV .NET component but because its the evaluation version and my university HATES to purchase anything it doesn't have to, I can't use it.
I've even asked Exchange MVP's for help and they all point in different directions. This is literally driving me nuts! I mean the one site suggested code for sending an email that was 300 lines long! 300!!! Absolutely ridiculous! I've noticed a bunch of folks here mentioning Exchange on the odd occassion so I know that there are people here with the necessary expertise.
Any information that can be provided will be really appreciated! *falls over*