This is class represents IMAP server COPYUID optional response code. Defined in RFC 4315.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_t_orc_CopyUid : IMAP_t_orc
Public Class IMAP_t_orc_CopyUid Inherits IMAP_t_orc
public ref class IMAP_t_orc_CopyUid : public IMAP_t_orc
type IMAP_t_orc_CopyUid = class inherit IMAP_t_orc end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IMAP_t_orc_CopyUid(Int64, IMAP_t_SeqSet, IMAP_t_SeqSet) |
Default constructor.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse(String) |
Parses COPYUID optional response from string.
| |
SourceSeqSet |
Gets source messages UID sequence set.
| |
TargetMailboxUid |
Gets target mailbox UID value.
| |
TargetSeqSet |
Gets target messages UID sequence set.
| |
ToString()()()() |
Returns this as string.
(Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | ||
IMAP_t_orc | ||
IMAP_t_orc_CopyUid |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119