ImapCopyResult Class
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
A result of the Copy
Syntax
public class ImapCopyResult
Inherited Members
Properties
Name | Description |
---|---|
Message |
Get the number of copied messages. |
Methods
Name | Description |
---|---|
Get |
Gets a message set comprised of the original unique IDs. |
Get |
Gets and array of original unique IDs. |
Get |
Gets a message set comprised of the new unique IDs. |
Get |
Gets and array of new unique IDs. |
Map |
Returns a unique ID of the target message corresponding to the specified source message unique ID. |
Map |
Returns a unique ID of the source message corresponding to the specified target message unique ID. |