Version

IAccessibleDayUIElement Interface Members

The following tables list the members exposed by IAccessibleDayUIElement.

Public Properties
 NameDescription
 PropertyAccessibilityInstanceReturns the accessible object representing the Day.  
 PropertyDateReturns the actual date that this DayUIElement corresponds to  
 PropertyDayReturns this DayUIElement's corresponding Day object  
 PropertyDayGroupingUIElementReturns the UIElement that groups the days. This is the element that contains Notes.  
 PropertyDayUIElementReturns the UIElement representing the day.  
 PropertyMultiDayActivityContainingUIElementReturns 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.  
Public Methods
 NameDescription
 MethodGetAccessibleActivityUIElementsReturns an array of accessible objects representing the activities of the day.  
 MethodNavigateActivitiesReturns an AccessibleObject of an activity relative to an activity within the day.  
See Also