[This is preliminary documentation and is subject to change.]

Shows if the daily restricted only to the weekedays.

Namespace:  OfficeClip.BusinessLayer.Desktop
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public bool IsDailyWeekday
Visual Basic (Declaration)
Public IsDailyWeekday As Boolean
Visual C++
public:
bool IsDailyWeekday

See Also