MailBee.NET Objects 7.2

MailBeeOutlookMsgException Class

An abstract parent for all exceptions which can be thrown during parsing OLE2 documents (like Outlook .MSG files).

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeLocalException
               MailBee.Outlook.MailBeeOutlookMsgException
                  MailBee.Outlook.MailBeeOutlookMsgBuildingException
                  MailBee.Outlook.MailBeeOutlookMsgNotFoundException
                  MailBee.Outlook.MailBeeOutlookMsgParsingException

[Serializable]
public abstract class MailBeeOutlookMsgException : MailBeeLocalException

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

MailBeeOutlookMsgException Members | MailBee.Outlook Namespace