FreebusyResponse Class

Freebusy response
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.GoogleFreebusyResponse

Namespace:  Aspose.Email.Clients.Google
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class FreebusyResponse

The FreebusyResponse type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCalendars
List of free/busy information for calendars.
Public propertyGroups
Expansion of groups.
Public propertyTimeMax
The end of the interval for the query.
Public propertyTimeMin
The start of the interval for the query.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Fields
  NameDescription
Public fieldStatic memberKIND
Type of the resource "calendar#freeBusy".
See Also