HtmlFeatureFilterSave Method Ipswitch.Messaging.Framework
Saves changes made in the HtmlFeatureFilter object back to the appropriate domain.

NOTE: If you instantiate an HtmlFeatureFilter object on a domain that does not have associated registry settings for HTML feature filters, and then save, those registry settings will be created. NOTE: This method throws an exception that must be caught.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public void Save()
See Also

Reference