# Participant properties
# This file must be named "participant.properties". Otherwise its contents are
# not read.

# When searching for external participants in contact folders this option
# defines if contacts without email address are shown.
com.openexchange.participant.ShowWithoutEmail=true

# When searching for participants and the participants selection dialog is
# opened this option defines if initially all users, groups and resources are
# displayed or not. If this option is true every opening of the dialog triggers
# a search request on the server.
com.openexchange.participant.autoSearch=true

# Defines the maximum number of participants that can be selected for an
# appointment or a task. This should prevent slow free busy queries and slow
# server and GUI responses if in large contexts large number of participants
# are selected. 0 means no limit.
com.openexchange.participant.MaximumNumberParticipants=0
