Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
Mail.dll component
Imap
.
.
::
.
.
GetEnvelopeByUID Method
Imap Class
See Also
Send Feedback
Overload List
Name
Description
GetEnvelopeByUID(List
<
(Of
<
<'
(
Int64
>
)
>
>
)
)
Gets the envelope (
Subject
,
From
,
To
...) of the specified messages. Does not set the
Seen
flag.
GetEnvelopeByUID(Int64)
Gets the envelope (
Subject
,
From
,
To
...) of the specified message. Does not set the
Seen
flag.
See Also
Imap Class
Imap Members
Limilabs.Client.IMAP Namespace