MailBee.NET Objects 3.1

MailBeeProtocolExtensionNotSupportedException Class

The exception that is thrown when the mail server does not support certain extension (capability) which is required for the current operation to complete successfully.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.MailBeeEmailProtocolException
                        MailBee.MailBeeProtocolExtensionNotSupportedException

public class MailBeeProtocolExtensionNotSupportedException : MailBeeEmailProtocolException

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

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

See Also

MailBeeProtocolExtensionNotSupportedException Members | MailBee Namespace