SmtpClientAuthenticatorFallBackWhenNotSupported Property Ipswitch.Messaging.Framework
Gets or sets a value that indicates whether or not to try the next authenticator when the SMTP server being connected to does not support the authentication method used by this instance.

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public bool FallBackWhenNotSupported { get; set; }

Property Value

Type: Boolean
See Also

Reference