FreeBusyView.FreeBusyViewType Property

Definition

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

public:
 property ExchangeWebServices::FreeBusyViewType FreeBusyViewType { ExchangeWebServices::FreeBusyViewType get(); void set(ExchangeWebServices::FreeBusyViewType value); };
public ExchangeWebServices.FreeBusyViewType FreeBusyViewType { get; set; }
Public Property FreeBusyViewType As FreeBusyViewType

Property Value

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

Applies to