Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapCopyResult Class

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

A result of the CopyMessage method. Contains the source and target unique IDs and can map between them.

Syntax
public class ImapCopyResult
Inheritance
Object
ImapCopyResult
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
MessageCount

Get the number of copied messages.

Methods

Name Description
GetSourceMessageSet()

Gets a message set comprised of the original unique IDs.

GetSourceUniqueIds()

Gets and array of original unique IDs.

GetTargetMessageSet()

Gets a message set comprised of the new unique IDs.

GetTargetUniqueIds()

Gets and array of new unique IDs.

MapSourceToTarget(String)

Returns a unique ID of the target message corresponding to the specified source message unique ID.

MapTargetToSource(String)

Returns a unique ID of the source message corresponding to the specified target message unique ID.

In This Article
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies