Contains

Contains (1 of 2)

Returns a value indicating whether a specified day of week is present in the collection.

Returns: True if the value parameter exists within this collection, otherwise false.

Contains(const System::DayOfWeek & dayOfWeek)
ParameterDescription
dayOfWeekDay of week System::DayOfWeek .

Contains (2 of 2)

Not really sure what this does, need to find out and document.

Returns: bool Aspose::Email::Calendar::Recurrences::

Contains(System::SharedPtr < ByDay > element, int32_t maxNthOccurrence)
ParameterDescription
element
maxNthOccurrence