Returns an ImapMessageSet that contains unique IDs of messages in this collection.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Function ToUniqueIdMessageSet As ImapMessageSet
C#
public ImapMessageSet ToUniqueIdMessageSet()

Return Value

IMAP message set.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also