Search
Calendar.expandResourceRow Method
See Also
 






Expands the row associated with a specified resource or resources.

 Overload List

Name Description

Calendar.expandResourceRow (Resource)

Expands 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.expandResourceRow (Resource[])

Expands 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