MailboxAddMessageFile Method Ipswitch.Messaging.Framework
Add a message to the mailbox - in this case the string points to a file.

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

public uint AddMessageFile(
	string strMsgFile
)

Parameters

strMsgFile
Type: SystemString

[Missing <param name="strMsgFile"/> documentation for "M:IMailAPI_NET.Mailbox.AddMessageFile(System.String)"]

Return Value

Type: UInt32

[Missing <returns> documentation for "M:IMailAPI_NET.Mailbox.AddMessageFile(System.String)"]

See Also

Reference