ComponentPro UltimateBounceInspector

      AddBounceSignature Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Adds a custom bounce signature. BounceInspector will perform regular expression checks on message's subject and message's content (both text and html versions) only.

      Overload List

      AddBounceSignature(String, BounceCategory, BounceType, Boolean, Boolean)Adds a custom bounce signature. BounceInspector will perform regular expression checks on message's subject and message's content (both text and html versions) only.AddBounceSignature(String, BounceCategory, BounceType, Boolean, BounceSignaturePart, Boolean)Adds a custom bounce signature.AddBounceSignature(String, Int32, Int32, Boolean, Boolean)Adds a custom bounce signature.AddBounceSignature(String, Int32, Int32, Boolean, BounceSignaturePart, Boolean)Adds a custom bounce signature.
      Top

      See Also