SuggestionDayResult Class

The SuggestionDayResult class contains suggested meeting times for a single day.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.SuggestionDayResult

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SuggestionDayResult
'Usage
Dim instance As SuggestionDayResult
[SerializableAttribute]
public class SuggestionDayResult

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.