Builder

public final class Builder

A builder for creating an AvailabilityParticipant.

Parameters

email

The email address of the participant.

Functions

Link copied to clipboard
Link copied to clipboard

Set the calendar IDs associated with each participant's email address.

Link copied to clipboard
public final AvailabilityParticipant.Builder onlySpecificTimeAvailability(Boolean onlySpecificTimeAvailability)

Set whether only the times specified in SpecificTimeAvailability are considered available. When set to true, the OpenHours configuration is ignored.

Link copied to clipboard

Set the open hours for this participant.

Link copied to clipboard

Set the specific time availability to override the open hours for specific dates and time ranges.