LumiSoft Net Help
CopyUid Property
NamespacesLumiSoft.Net.IMAP.ClientIMAP_Client..::..CopyMessagesAsyncOPCopyUid
Gets COPYUID optional response. Returns null if IMAP server doesn't support UIDPLUS extention.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_t_orc_CopyUid CopyUid { get; }
Public ReadOnly Property CopyUid As IMAP_t_orc_CopyUid
	Get
public:
property IMAP_t_orc_CopyUid^ CopyUid {
	IMAP_t_orc_CopyUid^ get ();
}
member CopyUid : IMAP_t_orc_CopyUid with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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