NevronOpenVision
Nevron.Nov.Schedule Namespace / NAppointmentBase Class


In This Topic
    NAppointmentBase Class Properties
    In This Topic

    For a list of all members of this type, see NAppointmentBase members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the category of this appointment.  
    Public PropertyGets/Sets the description of the appointnment.  
    Public PropertyGets/Sets whether the appointment has been dismissed. Dismissed appointments are not shown in the notification dialog. This property is automatically set to true if the user dismisses the appointment from the notification dialog.  
    Public PropertyGets the duration of this appointment.  
    Public PropertyGets/Sets the end date and time of the appointment.  
    Public PropertyGets the end of the appointment in Coordinated Universal Time (UTC).  
    Public PropertyGets/Sets the time zone of the end time. By default set to the local time zone.  
    Public PropertyGets/Sets the groups this appointment is associated with.  
    Public PropertyGets whether this is an appointment which lasts all day.  
    Public PropertyGets whether this appointment is highlighted.  
    Public PropertyGets whether this appointment is selected in its owner schedule.  
    Public PropertyGets/Sets the time period before the start of the appointment at which to show a notification message. By default set to TimeSpan.MinValue, which means that notifications for the appointment won't be shown.  
    Public PropertyGets/Sets the start date and time of the appointment.  
    Public PropertyGets the start of the appointment in Coordinated Universal Time (UTC).  
    Public PropertyGets/Sets the time zone of the start time. By default set to the local time zone.  
    Public PropertyGets/Sets the subject of the appointment.  
    Public PropertyGets/Sets the time marker of this appointment.  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Internal Property  
    Top
    See Also