QueueFileMoveToMailbox Method Ipswitch.Messaging.Framework
Change the R record in the Queue file to send messages to the specified mailbox for local users. 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 MoveToMailbox(
	string strMailbox
)

Parameters

strMailbox
Type: SystemString

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

See Also

Reference