MailBee.NET Objects 7.2

MailBeePstParsingException Class

The exception that is thrown when a .PST parsing error occurs (for instance, Outlook .PST file has errors in its structure).

For a list of all members of this type, see MailBeePstParsingException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Outlook.MailBeePstException
                  MailBee.Outlook.MailBeePstParsingException

public class MailBeePstParsingException : MailBeePstException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.Outlook

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeePstParsingException Members | MailBee.Outlook Namespace