FreebusyGroupInfo Class

Specifies list of calendars that are members of the groups.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.GoogleFreebusyGroupInfo

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

The FreebusyGroupInfo type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCalendars
List of calendars' identifiers within a group.
Public propertyErrors
Optional error(s) (if computation for the group failed).
Public propertyGroupId
Group id
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