FreebusyCalendarInfo Class

Defines list of free/busy information for specified calendar.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.GoogleFreebusyCalendarInfo

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

The FreebusyCalendarInfo type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBusy
List of time ranges during which this calendar should be regarded as busy.
Public propertyCalendarId
Calendar Id
Public propertyErrors
Optional error(s) (if computation for the calendar failed).
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.)
See Also