FreeBusyResponseType Class
The FreeBusyResponseType class contains the availibility information for a single mailbox user.
Inheritance Hierarchy
System.Object
ExchangeWebServices.FreeBusyResponseType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class FreeBusyResponseType
'Usage
Dim instance As FreeBusyResponseType
[SerializableAttribute]
public class FreeBusyResponseType
Remarks
A FreeBusyResponseType instance is not returned by the GetUserAvailability method if availability information is not requested.
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.