AttendeeAvailability.WorkingHours Property

Definition

Gets the working hours of the attendee.

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

Property Value

The value of the WorkingHours property is a WorkingHours object.

Applies to