MailBee.NET Objects 7.2

MailBeeOutlookMsgBuildingException Class

The exception that is thrown when the OLE2 building error occurs (for instance, when it's not possible to create Outlook .MSG file from the source data).

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

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

[Serializable]
public class MailBeeOutlookMsgBuildingException : 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

MailBeeOutlookMsgBuildingException Members | MailBee.Outlook Namespace