| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
SuggestionsViewOptions.detailedSuggestionsWindow |
protected Duration |
UserOofSettings.duration |
protected Duration |
FreeBusyViewOptions.timeWindow |
| Modifier and Type | Method and Description |
|---|---|
Duration |
ObjectFactory.createDuration()
Create an instance of
Duration |
Duration |
SuggestionsViewOptions.getDetailedSuggestionsWindow()
Gets the value of the detailedSuggestionsWindow property.
|
Duration |
UserOofSettings.getDuration()
Gets the value of the duration property.
|
Duration |
FreeBusyViewOptions.getTimeWindow()
Gets the value of the timeWindow property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestionsViewOptions.setDetailedSuggestionsWindow(Duration value)
Sets the value of the detailedSuggestionsWindow property.
|
void |
UserOofSettings.setDuration(Duration value)
Sets the value of the duration property.
|
void |
FreeBusyViewOptions.setTimeWindow(Duration value)
Sets the value of the timeWindow property.
|
Copyright © 2015 Jasig. All Rights Reserved.