Edit

Share via


AvailabilityOptions.RequestedFreeBusyView Property

Definition

Gets or sets the requested type of free/busy view.

public:
 property Microsoft::Exchange::WebServices::Data::FreeBusyViewType RequestedFreeBusyView { Microsoft::Exchange::WebServices::Data::FreeBusyViewType get(); void set(Microsoft::Exchange::WebServices::Data::FreeBusyViewType value); };
public Microsoft.Exchange.WebServices.Data.FreeBusyViewType RequestedFreeBusyView { get; set; }
Public Property RequestedFreeBusyView As FreeBusyViewType

Property Value

The value of the RequestedFreeBusyView property is a FreeBusyViewType enumeration value. The default value is Detailed.

Applies to