Search
Calendar.CollapseResourceRow Method
See Also
 






Collapses the row associated with the specified resource.

 Overload List

Name Description

Calendar.CollapseResourceRow (Resource)

Collapses the row associated with the specified Contact, Location, Task or Resource in a Resource 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 ResourceView, nothing happens.

 See Also