Calendar - Person availability (Scheduling) #994
Answered
by
Verth-Elone
Verth-Elone
asked this question in
Q&A
-
Is it possible to fetch general availability information (to see when someone is occupied or free) about participants, like it's visible via the meeting scheduling window? |
Beta Was this translation helpful? Give feedback.
Answered by
Verth-Elone
Oct 12, 2021
Replies: 1 comment
-
I must have missed the answer on that in the documentation while looking there for the first time. It's the get_free_busy_info method of the protocol class. For example:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Verth-Elone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I must have missed the answer on that in the documentation while looking there for the first time.
It's the get_free_busy_info method of the protocol class. For example: