Search
Calendar.collapseResourceRow Method
See Also
 






Collapses the row associated with a specified resource or resources.

 Overload List

Name Description

Calendar.collapseResourceRow (Resource)

Collapses the row associated with the specified Contact, Location, Task or Resource in a CalendarView.ResourceView view. If there is no such row or the current view is not ResourceView, nothing happens.

Calendar.collapseResourceRow (Resource[])

Collapses the row associated with the specified resources. If there is no such row or the current view is not CalendarView.ResourceView, nothing happens.

 See Also