MbxUtilityMoveAllMessages Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.MbxUtility.MoveAllMessages(System.String,System.String,System.Boolean)"]

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

public static bool MoveAllMessages(
	string strFrom,
	string strTo,
	bool bDelete
)

Parameters

strFrom
Type: SystemString

[Missing <param name="strFrom"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveAllMessages(System.String,System.String,System.Boolean)"]

strTo
Type: SystemString

[Missing <param name="strTo"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveAllMessages(System.String,System.String,System.Boolean)"]

bDelete
Type: SystemBoolean

[Missing <param name="bDelete"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveAllMessages(System.String,System.String,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.MbxUtility.MoveAllMessages(System.String,System.String,System.Boolean)"]

See Also

Reference