Edit

Share via


Conflict.FreeBusyStatus Property

Definition

Gets the free/busy status of the conflicting attendee.

public:
 property Microsoft::Exchange::WebServices::Data::LegacyFreeBusyStatus FreeBusyStatus { Microsoft::Exchange::WebServices::Data::LegacyFreeBusyStatus get(); };
public Microsoft.Exchange.WebServices.Data.LegacyFreeBusyStatus FreeBusyStatus { get; }
Public ReadOnly Property FreeBusyStatus As LegacyFreeBusyStatus

Property Value

One of the LegacyFreeBusyStatus enumeration values indicating the free/busy status.

Remarks

The value of this property is only meaningful when the ConflictType property is set to IndividualAttendeeConflict.

Applies to