NAppointment Class Members
In This Topic
The following tables list the members exposed by NAppointment.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Occurrences | Gets the occurrences of this appointment (if any), for example the appointments generated based on the recurrence rule of this appointment. Do not add appointments to this collection, it is automatically maintained by Nevron. |
| RecurrenceRule | Gets/Sets the recurrence rule of this appointment. |
Top
Protected Properties
| Name | Description |
| dEC | Overridden. |
Top
Public Methods
| Name | Description |
| AddTime | Overridden. Adds the given time span to the appointment's start and end time. |
Top
See Also