Class FreebusyCalendarInfo
Contents
[
Hide
]FreebusyCalendarInfo class
Defines list of free/busy information for specified calendar.
public class FreebusyCalendarInfo
Constructors
Name | Description |
---|---|
FreebusyCalendarInfo() | Initializes a new instance of the FreebusyCalendarInfo class. |
FreebusyCalendarInfo(string, IEnumerable<ErrorDetails>) | Initializes a new instance of the FreebusyCalendarInfo class. |
FreebusyCalendarInfo(string, IEnumerable<Range>) | Initializes a new instance of the FreebusyCalendarInfo class. |
FreebusyCalendarInfo(string, IEnumerable<ErrorDetails>, IEnumerable<Range>) | Initializes a new instance of the FreebusyCalendarInfo class. |
Properties
Name | Description |
---|---|
Busy { get; } | List of time ranges during which this calendar should be regarded as busy. |
CalendarId { get; set; } | Calendar Id |
Errors { get; } | Optional error(s) (if computation for the calendar failed). |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email