SuggestionsViewOptionsType.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.
The DetailedSuggestionsWindow property gets or sets the time span to query for detailed information on suggested meeting times.
public:
property ExchangeWebServices::Duration ^ DetailedSuggestionsWindow { ExchangeWebServices::Duration ^ get(); void set(ExchangeWebServices::Duration ^ value); };
public ExchangeWebServices.Duration DetailedSuggestionsWindow { get; set; }
Public Property DetailedSuggestionsWindow As Duration
Property Value
The DetailedSuggestionsWindow property returns a Duration object containing the time span to query for detailed information on suggested meeting times.
Remarks
The DetailedSuggestionsWindow property must have the date/time set with zero for the hours, minutes and seconds.