CalendarEvent.BusyType Property

Definition

The BusyType property gets or sets the free/busy status of a calendar event.

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

Property Value

The BusyType property returns a LegacyFreeBusyType enumeration value that indicates the free/busy status of the calendar event.

Applies to