FreeBusyResponseType.FreeBusyView Property

Definition

The FreeBusyView property gets or sets the availability information for a specific user.

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

Property Value

The FreeBusyView property returns a FreeBusyView object that includes availability information for a specific user.

Applies to