MboxToPstConversionOptions
MboxToPstConversionOptions class
This class allows the user to specify additional options when converting from Mbox to PST.
Constructors
Methods
| Name | Description |
|---|
| get_MessageHandler | Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . |
| get_RemoveSignature | Gets a value indicating whether signature will be removed while converting. |
| set_MessageHandler | Represents the method that will handle an event that occurs after successfully reading a message from the Mbox and before adding it to Pst . |
| set_RemoveSignature | Sets a value indicating whether signature will be removed while converting. |