IndividualAttendeeConflictData.BusyType Property

Definition

The BusyType property gets or sets a value that indicates the free/busy status of a user for a suggested meeting time.

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 user's status for the suggested meeting time.

Applies to