CalendarEvent.BusyType 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.
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.