RulesAddSearchTypeElement Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Rules.AddSearchTypeElement(IMailAPI_NET.RuleElement@,System.Char,System.Boolean)"]

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

public void AddSearchTypeElement(
	ref RuleElement cEle,
	char cType,
	bool bNot
)

Parameters

cEle
Type: IMailAPI_NETRuleElement

[Missing <param name="cEle"/> documentation for "M:IMailAPI_NET.Rules.AddSearchTypeElement(IMailAPI_NET.RuleElement@,System.Char,System.Boolean)"]

cType
Type: SystemChar

[Missing <param name="cType"/> documentation for "M:IMailAPI_NET.Rules.AddSearchTypeElement(IMailAPI_NET.RuleElement@,System.Char,System.Boolean)"]

bNot
Type: SystemBoolean

[Missing <param name="bNot"/> documentation for "M:IMailAPI_NET.Rules.AddSearchTypeElement(IMailAPI_NET.RuleElement@,System.Char,System.Boolean)"]

See Also

Reference