CommTouchConfigChangeLine Method Ipswitch.Messaging.Framework
Updates each line that the Save() method passes in.

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

public void ChangeLine(
	int i,
	string strLine,
	ref string strHeading
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:IMailAPI_NET.CommTouchConfig.ChangeLine(System.Int32,System.String,System.String@)"]

strLine
Type: SystemString

[Missing <param name="strLine"/> documentation for "M:IMailAPI_NET.CommTouchConfig.ChangeLine(System.Int32,System.String,System.String@)"]

strHeading
Type: SystemString

[Missing <param name="strHeading"/> documentation for "M:IMailAPI_NET.CommTouchConfig.ChangeLine(System.Int32,System.String,System.String@)"]

See Also

Reference