AttendeeAvailability.WorkingHours 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.
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.