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