Adds messages in the specified unique ID range to the message set.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Sub AddRangeTo ( _ to As String _ ) |
| C# |
|---|
public void AddRangeTo( string to ) |
Parameters
- to
- Type: System..::..String
Upper bound of the range.