Adds a message with the specified unique ID to the message set.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Sub Add ( _ uniqueId As String _ ) |
| C# |
|---|
public void Add( string uniqueId ) |
Parameters
- uniqueId
- Type: System..::..String
Unique ID.