RangeSeqSet
RangeSeqSet class
Inherits: Aspose::Email::Clients::Imap::SequenceSetBaseValue
Container with range of values to search.
Constructors
| Name | Description |
|---|---|
| RangeSeqSet (5 overloads) | Initializes a new instance of the RangeSeqSet class. |
Methods
| Name | Description |
|---|---|
| get_EndRange | Gets ending boundary of the range to search |
| get_StartRange | Gets starting boundary of the range to search |
| set_EndRange | Sets ending boundary of the range to search |
| set_StartRange | Sets starting boundary of the range to search |
| to_String | Implicit conversion operation from RangeSeqSet to String |
| ToString | Returns a string that represents the current object. |