Share via


CalendarEvent.BusyType Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Property BusyType As LegacyFreeBusyType
    Get
    Set
'Usage
Dim instance As CalendarEvent
Dim value As LegacyFreeBusyType

value = instance.BusyType

instance.BusyType = value
public LegacyFreeBusyType BusyType { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.LegacyFreeBusyType

See Also

Reference

CalendarEvent Class

CalendarEvent Members

Microsoft.SharePoint.Portal.WebControls Namespace