The following tables list the members exposed by IAccessibleDayUIElement.
Name | Description | |
---|---|---|
AccessibilityInstance | Returns the accessible object representing the Day. | |
Date | Returns the actual date that this DayUIElement corresponds to | |
Day | Returns this DayUIElement's corresponding Day object | |
DayGroupingUIElement | Returns the UIElement that groups the days. This is the element that contains Notes. | |
DayUIElement | Returns the UIElement representing the day. | |
MultiDayActivityContainingUIElement | Returns the UIElement that would contain multi-day appointments or other activities for this DayUIElement. For example, in MonthViewSingle, this would be the WeekUIElement that contains the DayUIElement. For WeekView, the DayUIElement contains it's own mutli-day activities. |
Name | Description | |
---|---|---|
GetAccessibleActivityUIElements | Returns an array of accessible objects representing the activities of the day. | |
NavigateActivities | Returns an AccessibleObject of an activity relative to an activity within the day. |