Scheduler for WinRT
AppointmentActionEventArgs Class
Members 


The AppointmentActionEventArgs class describes routed event data for user actions on the Appointment object.
Object Model
AppointmentActionEventArgs Class
Syntax
'Declaration
 
Public Class AppointmentActionEventArgs 
   Inherits Windows.UI.Xaml.RoutedEventArgs
'Usage
 
Dim instance As AppointmentActionEventArgs
public class AppointmentActionEventArgs : Windows.UI.Xaml.RoutedEventArgs 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.RoutedEventArgs
               C1.Xaml.Schedule.AppointmentActionEventArgs
                  C1.Xaml.Schedule.AddingAppointmentEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AppointmentActionEventArgs Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.