AppointmentQueryBuilder.IsAllDayEvent

AppointmentQueryBuilder.IsAllDayEvent property

Gets the field that allows to find AllDayEvent items.

public BoolComparisonField IsAllDayEvent { get; }

See Also