AvailabilityOptions.DetailedSuggestionsWindow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Property gets or sets the time period for which detailed information about suggested meeting times should be returned.
public:
property Microsoft::Exchange::WebServices::Data::TimeWindow ^ DetailedSuggestionsWindow { Microsoft::Exchange::WebServices::Data::TimeWindow ^ get(); void set(Microsoft::Exchange::WebServices::Data::TimeWindow ^ value); };
public Microsoft.Exchange.WebServices.Data.TimeWindow DetailedSuggestionsWindow { get; set; }
Public Property DetailedSuggestionsWindow As TimeWindow
Property Value
The value of the DetailedSuggestionsWindow property is a TimeWindow class object.