QueueFileForwardTo Method Ipswitch.Messaging.Framework
Change the R record in the Queue file to the supplied address. NOTE: This function will close the current Queue file if it is open.

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

public void ForwardTo(
	string strForwardAddress
)

Parameters

strForwardAddress
Type: SystemString

[Missing <param name="strForwardAddress"/> documentation for "M:IMailAPI_NET.QueueFile.ForwardTo(System.String)"]

See Also

Reference