GetUserAvailabilityResponseType Class

The GetUserAvailabilityResponseType class contains the objects and properties that define user availability information or suggested meeting time information.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.GetUserAvailabilityResponseType

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

Syntax

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

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.