LumiSoft Net Help
IMAP_t_orc_AppendUid Constructor (mailboxUid, msgUid)
NamespacesLumiSoft.Net.IMAPIMAP_t_orc_AppendUidIMAP_t_orc_AppendUid(Int64, Int32)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_t_orc_AppendUid(
	long mailboxUid,
	int msgUid
)
Public Sub New ( 
	mailboxUid As Long,
	msgUid As Integer
)
public:
IMAP_t_orc_AppendUid(
	long long mailboxUid, 
	int msgUid
)
new : 
        mailboxUid : int64 * 
        msgUid : int -> IMAP_t_orc_AppendUid
Parameters
mailboxUid (Int64)
Mailbox UID value.
msgUid (Int32)
Message UID value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119