PocketPlanner Programmer's Guide

Calendar.GetContactAt Method

See Also

Gets the Contact object whose schedule is displayed at the specified coordinates. This method can be only be used in views that support grouping.

 Overload List

Name Description

Calendar.GetContactAt (Int32, Int32)

Gets the Contact object whose schedule is displayed at the specified coordinates.

Calendar.GetContactAt (Point)

Gets the Contact object whose schedule is displayed at the specified coordinates.

 See Also