SatisfyAllDayEventConditions Method
In This Topic
Returns the
System.Boolean value indicating whether according to the appointment times and duration the appointment is an all-day event.
Syntax
'Declaration
Public Function SatisfyAllDayEventConditions() As Boolean
public bool SatisfyAllDayEventConditions()
See Also