次の方法で共有


FreeBusyView.FreeBusyViewType Property

The FreeBusyViewType property gets or sets the type of availabilty information that is contained in the instance.

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

Syntax

'Declaration
Public Property FreeBusyViewType As FreeBusyViewType
    Get
    Set
'Usage
Dim instance As FreeBusyView
Dim value As FreeBusyViewType

value = instance.FreeBusyViewType

instance.FreeBusyViewType = value
public FreeBusyViewType FreeBusyViewType { get; set; }

Property Value

Type: ExchangeWebServices.FreeBusyViewType
The FreeBusyViewType property returns one of the FreeBusyViewType enumeration values that indicates the type of availability information that is contained in the response.