HasAppointments Property (DateAppointments)
In This Topic
Returns true if current day contains one or more appointments.
Syntax
'Declaration
Public ReadOnly Property HasAppointments As System.Boolean
public System.bool HasAppointments {get;}
See Also