Class FreeBusyGroup
public class FreeBusyGroup : IDirectResponseSchema
- Inheritance
-
FreeBusyGroup
- Implements
-
IDirectResponseSchema
- Inherited Members
Constructors
FreeBusyGroup()
public FreeBusyGroup()
Properties
Calendars
List of calendars' identifiers within a group.
public virtual IList<string> Calendars { get; set; }
Property Value
ETag
The ETag of the item.
public virtual string ETag { get; set; }
Property Value
Errors
Optional error(s) (if computation for the group failed).
public virtual IList<Error> Errors { get; set; }