CalendarEvent.FreeBusyStatus Property

Definition

Gets the free/busy status that is associated with the event.

public:
 property Microsoft::Exchange::WebServices::Data::LegacyFreeBusyStatus FreeBusyStatus { Microsoft::Exchange::WebServices::Data::LegacyFreeBusyStatus get(); };
public Microsoft.Exchange.WebServices.Data.LegacyFreeBusyStatus FreeBusyStatus { get; }
Public ReadOnly Property FreeBusyStatus As LegacyFreeBusyStatus

Property Value

The free/busy status that is associated with the event.

Applies to