Search
Calendar.ExpandResourceRow Method
See Also
 






Expands the row associated with the specified resource.

 Overload List

Name Description

Calendar.ExpandResourceRow (Resource)

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

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

 See Also