Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
public static bool MoveMessages( ref uint[] MsgIDs, string FromPath, string ToPath, bool bByUIDL, bool bDelete )
Parameters
- MsgIDs
- Type:System.UInt32[]
[Missing <param name="MsgIDs"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]
- FromPath
- Type: System.String
[Missing <param name="FromPath"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]
- ToPath
- Type: System.String
[Missing <param name="ToPath"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]
- bByUIDL
- Type: System.Boolean
[Missing <param name="bByUIDL"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]
- bDelete
- Type: System.Boolean
[Missing <param name="bDelete"/> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:IMailAPI_NET.MbxUtility.MoveMessages(System.UInt32[]@,System.String,System.String,System.Boolean,System.Boolean)"]