Edit

Share via


AvailabilityOptions.DetailedSuggestionsWindow Property

Definition

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.

Applies to