Modifier and Type | Method and Description |
---|---|
BoolComparisonField |
ComparisonFieldAdapter.getAsBoolean()
Returns current
ComparisonField as BoolComparisonField |
BoolComparisonField |
AppointmentQueryBuilder.isAllDayEvent()
Gets the field that allows to find AllDayEvent items.
|
BoolComparisonField |
AppointmentQueryBuilder.isCancelled()
Gets the field that allows to find cancelled items.
|
BoolComparisonField |
AppointmentQueryBuilder.isMeeting()
Gets the field that allows to find Meeting items.
|
BoolComparisonField |
AppointmentQueryBuilder.isOrganizer()
Gets the field that allows to find items where user is organizer.
|
BoolComparisonField |
AppointmentQueryBuilder.isRecurring()
Gets the field that allows to find recurring items.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.