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 AddRangeFrom ( _ from As String _ ) |
| C# |
|---|
public void AddRangeFrom( string from ) |
Parameters
- from
- Type: System..::..String
Lower bound of the range.