RangeSeqSet

RangeSeqSet class

Inherits: Aspose::Email::Clients::Imap::SequenceSetBaseValue

Container with range of values to search.

Constructors

NameDescription
RangeSeqSet (5 overloads)Initializes a new instance of the RangeSeqSet class.

Methods

NameDescription
get_EndRangeGets ending boundary of the range to search
get_StartRangeGets starting boundary of the range to search
set_EndRangeSets ending boundary of the range to search
set_StartRangeSets starting boundary of the range to search
to_StringImplicit conversion operation from RangeSeqSet to String
ToStringReturns a string that represents the current object.