IMailBeeLoginBadMethodException Properties

The IMailBeeLoginBadMethodException type exposes the following members.

Properties
  NameDescription
Public propertyBadMethod
Gets the authentication method which was rejected by the server.
Public propertyResponseEncoding
Gets the encoding which was used to convert response bytes received from the server into a string.
(Inherited from IMailBeeNegativeTextResponseException.)
Public propertyResponseString
Gets the string which contains the negative response data.
(Inherited from IMailBeeNegativeTextResponseException.)
Top
See Also