Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_t_orc_CopyUid( long targetMailboxUid, IMAP_t_SeqSet sourceSeqSet, IMAP_t_SeqSet targetSeqSet )
Public Sub New ( targetMailboxUid As Long, sourceSeqSet As IMAP_t_SeqSet, targetSeqSet As IMAP_t_SeqSet )
public: IMAP_t_orc_CopyUid( long long targetMailboxUid, IMAP_t_SeqSet^ sourceSeqSet, IMAP_t_SeqSet^ targetSeqSet )
new : targetMailboxUid : int64 * sourceSeqSet : IMAP_t_SeqSet * targetSeqSet : IMAP_t_SeqSet -> IMAP_t_orc_CopyUid
Parameters
- targetMailboxUid (Int64)
- Target folde UID value.
- sourceSeqSet (IMAP_t_SeqSet)
- Source messages UID's.
- targetSeqSet (IMAP_t_SeqSet)
- Target messages UID's.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when sourceSeqSet or targetSeqSet is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119