FreebusyGroupInfo

FreebusyGroupInfo class

Specifies list of calendars that are members of the groups.

The FreebusyGroupInfo type exposes the following members:

Constructors

NameDescription
FreebusyGroupInfo()Initializes a new instance of the FreebusyGroupInfo class.
FreebusyGroupInfo(group_id, errors)Initializes a new instance of the FreebusyGroupInfo class
FreebusyGroupInfo(group_id, calendars)Initializes a new instance of the FreebusyGroupInfo class
FreebusyGroupInfo(group_id, errors, calendars)Initializes a new instance of the FreebusyGroupInfo class

Properties

NameDescription
group_idGroup id
errorsOptional error(s) (if computation for the group failed).
calendarsList of calendars’ identifiers within a group.

See Also