MboxToPstConversionOptions.MessageHandler

MboxToPstConversionOptions.MessageHandler property

Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst.

public MailHandler MessageHandler { get; set; }

See Also