Z-SoftNet Developer Network Library www.zsoftnet.com

DayCollection.FindDay Method 

Searches for Day returns the Day if found.

public string FindDay(
   string Day
);

Parameters

Day
The first 2 letters of a day of the week.

Return Value

Day object if found, else null

See Also

DayCollection Class | ZsoftNet.iCalendar Namespace