다음을 통해 공유


IndividualAttendeeConflictData.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 IndividualAttendeeConflictData
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

IndividualAttendeeConflictData Class

IndividualAttendeeConflictData Members

Microsoft.SharePoint.Portal.WebControls Namespace