MailBee.NET Objects 7.2

MailBeeOutlookMsgNotFoundException Class

The exception that is thrown on an attempt to parse a file which is not OLE2 document (and thus not Outlook .MSG).

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

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

[Serializable]
public class MailBeeOutlookMsgNotFoundException : MailBeeOutlookMsgException

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

MailBeeOutlookMsgNotFoundException Members | MailBee.Outlook Namespace