Gets the DayCell array with the specified date within the collection.
Gets the DayCell array with the specified date within the collection.
public DayCell[] this[System.DateTime] {get;}
Gets or sets the DayCell at the specified index within the collection.
public DayCell this[int] {get; set;}
DayCellCollection Class | Resco.Controls.OutlookControls Namespace