FreebusyCalendarInfo
FreebusyCalendarInfo class
定义指定日历的忙/闲信息列表。
public class FreebusyCalendarInfo
构造函数
姓名 | 描述 |
---|---|
FreebusyCalendarInfo() | 初始化 FreebusyCalendarInfo 类的新实例。 |
FreebusyCalendarInfo(string, IEnumerable<ErrorDetails>) | 初始化 FreebusyCalendarInfo 类的新实例。 |
FreebusyCalendarInfo(string, IEnumerable<Range>) | 初始化 FreebusyCalendarInfo 类的新实例。 |
FreebusyCalendarInfo(string, IEnumerable<ErrorDetails>, IEnumerable<Range>) | 初始化 FreebusyCalendarInfo 类的新实例。 |
特性
姓名 | 描述 |
---|---|
Busy { get; } | 该日历应该被视为忙碌的时间范围列表。 |
CalendarId { get; set; } | 日历 ID |
Errors { get; } | 可选错误(如果日历计算失败)。 |