Version

ActivityTypeChooserDialogDisplayingEventArgs Class Members

The following tables list the members exposed by ActivityTypeChooserDialogDisplayingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyActivityTypeReturns or sets the type of activity that should be used. If left set to null, the end user will be prompted with the AvailableTypes  
Public PropertyAvailableTypesReturns an enumeration indicating the types of activities from which the end user may choose.  
Public PropertyCalendarReturns the calendar associated with the event or null if there is no calendar associated with the initiating action.  
Public PropertyCancelReturns or sets a boolean indicating whether to cancel the initiating operation.  
Public PropertyChooserReasonReturns an enumeration indicating the type of operation for which the dialog is being displayed.  
See Also