Name | Description | |
---|---|---|
AddTime | Adds the given time span to the appointment's start and end time. | |
AppendContextMenuItems | Appends context menu items to the given menu. | |
CompareTo | Overloaded. Compares this appointment to the given one by start and end time. | |
CreateEditDialog | Creates a dialog which edits the properties of this appointment. | |
GetEndInSchedule | Gets the end time of this appointment into the schedule time zone. | |
GetStartInSchedule | Gets the start time of this appointment into the schedule time zone. | |
IntersectsWith | Overloaded. Checks whether this appointment intersects with the given one. | |
ShouldSerialize | Gets whether this appointment should serialize or not. | |
ToString | Overridden. Gets the string representation of this appointment. |