Table of Contents

Class FreebusyResource

Namespace
Google.Apis.Calendar.v3
Assembly
Google.Apis.Calendar.v3.dll

The "freebusy" collection of methods.

public class FreebusyResource
Inheritance
FreebusyResource
Inherited Members

Constructors

FreebusyResource(IClientService)

Constructs a new resource.

public FreebusyResource(IClientService service)

Parameters

service IClientService

Methods

Query(FreeBusyRequest)

Returns free/busy information for a set of calendars.

public virtual FreebusyResource.QueryRequest Query(FreeBusyRequest body)

Parameters

body FreeBusyRequest

The body of the request.

Returns

FreebusyResource.QueryRequest