Discuss this help topic in SecureBlackbox Forum
Copies the specified messages to the end of the specified mailbox.
Declaration
Parameters
- First - specifies the first message to be copied.
- Last - specifies the last message to be copied.
- UID - defines whether parameters First and Last specify message sequence numbers (UID is false) or message UIDs (UID is true).
- MailBox - destination mailbox.
- Sequence - defines the sequence of messages to be copied.
- CopyResult - contains the result recieved from server.
Description
Call this method to copy messages from the selected MailBox to the specified destination mailbox.
Discuss this help topic in SecureBlackbox Forum