Gets the appointment's scheduled end time.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public DateTime getEndTime () |
A DateTime object specifying the appointment's end time. The default is DateTime.MaxValue.
See Also