HtmlFeatureFilter Constructor (RegistryKey)Ipswitch.Messaging.Framework
This constructor accepts a non-null RegistryKey object pointing to the domain registry key to retrieve HTML feature filter settings from.

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

public HtmlFeatureFilter(
	RegistryKey oDomainKey
)

Parameters

oDomainKey
Type: Microsoft.Win32RegistryKey

[Missing <param name="oDomainKey"/> documentation for "M:IMailAPI_NET.HtmlFeatureFilter.#ctor(Microsoft.Win32.RegistryKey)"]

See Also

Reference