FreebusyResponse

FreebusyResponse class

Freebusy response

The FreebusyResponse type exposes the following members:

Constructors

NameDescription
FreebusyResponse()Initializes a new instance of the FreebusyResponse class.
FreebusyResponse(time_min, time_max)Initializes a new instance of the FreebusyResponse class

Properties

NameDescription
time_minThe start of the interval for the query.
time_maxThe end of the interval for the query.
KINDType of the resource “calendar#freeBusy”.

See Also