IsAllDayOrMultiDay Property
In This Topic
Returns the
System.Boolean value indicating whether the duration of the appointment is greater than or equal to one day.
Syntax
'Declaration
Public ReadOnly Property IsAllDayOrMultiDay As Boolean
public bool IsAllDayOrMultiDay {get;}
See Also