I have developed a tool that works fine for moving mailboxes successfully in most cases, except when encountering corrupted messages. Using ESM, one is able to set up mailbox moves to skip up to a given number of corrupted items, but I am unable to find any information on implementing such functionality within .Net. Are there any resources available that will allow me to code this functionality or otherwise set this functionality to the customer defined default number of corrupted messages to skip? Thanks
kenny.i.daffron@uscg.mil wrote: > I have developed a tool that works fine for moving mailboxes > successfully in most cases, except when encountering corrupted > messages. Using ESM, one is able to set up mailbox moves to skip up > to a given number of corrupted items, but I am unable to find any > information on implementing such functionality within .Net. Are there > any resources available that will allow me to code this functionality > or otherwise set this functionality to the customer defined default > number of corrupted messages to skip? > > Thanks This article should give you a good start. http://msdn2.microsoft.com/en-us/library/bb332449.aspx Kelly Goff