Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.Dictionary<String,FreebusyCalendarInfo> |
FreebusyResponse.getCalendars()
List of free/busy information for calendars.
|
Constructor and Description |
---|
FreebusyResponse(Date timeMin,
Date timeMax,
com.aspose.ms.System.Collections.Generic.Dictionary<String,FreebusyGroupInfo> groups,
com.aspose.ms.System.Collections.Generic.Dictionary<String,FreebusyCalendarInfo> calendars)
Initializes a new instance of the FreebusyResponse class.
|