Gets APPENDUID optional response. Returns null if IMAP server doesn't support UIDPLUS extention.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_t_orc_AppendUid AppendUid { get; }
Public ReadOnly Property AppendUid As IMAP_t_orc_AppendUid Get
public: property IMAP_t_orc_AppendUid^ AppendUid { IMAP_t_orc_AppendUid^ get (); }
member AppendUid : IMAP_t_orc_AppendUid with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this property is accessed. |
InvalidOperationException | Is raised when this property is accessed other than AsyncOP_State.Completed state. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119