Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.Dictionary<String,FreebusyGroupInfo> |
FreebusyResponse.getGroups()
Expansion of groups.
|
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.
|