MbxMessage Constructor (String, UInt32, Boolean)Ipswitch.Messaging.Framework
Initializes a new instance of the MbxMessage class

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

public MbxMessage(
	string strPath,
	uint ID,
	bool bLoadByUIDL
)

Parameters

strPath
Type: SystemString

[Missing <param name="strPath"/> documentation for "M:IMailAPI_NET.MbxMessage.#ctor(System.String,System.UInt32,System.Boolean)"]

ID
Type: SystemUInt32

[Missing <param name="ID"/> documentation for "M:IMailAPI_NET.MbxMessage.#ctor(System.String,System.UInt32,System.Boolean)"]

bLoadByUIDL
Type: SystemBoolean

[Missing <param name="bLoadByUIDL"/> documentation for "M:IMailAPI_NET.MbxMessage.#ctor(System.String,System.UInt32,System.Boolean)"]

See Also

Reference