SuggestionsViewOptionsType.DetailedSuggestionsWindow Property

Definition

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.

Applies to