Platform SDK: CDO 1.2.1

FreeNonBusinessCell Property (CalendarView Object)

The FreeNonBusinessCell property returns or sets a pattern string for rendering a free time slot outside of business hours. Read/write.

Syntax

objCalendarView.FreeNonBusinessCell

Data Type

String

Remarks

The default value of the FreeNonBusinessCell property is

  <td rowspan=%apptlength% colspan=%apptwidth% bgcolor=c0c0c0 valign=top align=left width=%percentwidth%><br></td> 
 

for a daily view and

  <tr> 
 

for a weekly view. For more information on substitution tokens, see the RenderUsing property of the Pattern object.