SimpleSeqSet
SimpleSeqSet class
Inherits: Aspose::Email::Clients::Imap::SequenceSetBaseValue
Simple container for value to search.
Constructors
| Name | Description |
|---|---|
| SimpleSeqSet (2 overloads) | Initializes a new instance of the SimpleSeqSet class. |
Methods
| Name | Description |
|---|---|
| get_Value | Gets value to search |
| set_Value | Sets value to search |
| to_SimpleSeqSet | Implicit conversion operation from String to SimpleSeqSet |
| to_String | Implicit conversion operation from SimpleSeqSet to String |
| ToString | Returns a string that represents the current object. |