Click or drag to resize
BounceCheckerOnFallbackDecoderEvent Event
Occurs when a character set from email content type header could not be mapped to the encoding. This allows to map given character set name to the encoding manually.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
public static event BounceCheckerFallbackDecoderHandler OnFallbackDecoderEvent

Value

Type: CMS.NewslettersBounceCheckerFallbackDecoderHandler
See Also