FreeBusyViewOptionsType Class
The FreeBusyViewOptionsType class specifies the type of free/busy information that is returned in response to an availability query.
Inheritance Hierarchy
System.Object
ExchangeWebServices.FreeBusyViewOptionsType
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class FreeBusyViewOptionsType
'Usage
Dim instance As FreeBusyViewOptionsType
[SerializableAttribute]
public class FreeBusyViewOptionsType
Remarks
A FreeBusyViewOptionsType object is returned by the FreeBusyViewOptions property of a GetUserAvailabilityRequestType object.
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.