AvailabilityOptions.RequestedFreeBusyView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.