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