AttendeeAvailability.WorkingHours 属性

定义

获取与会者的工作时间。

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

属性值

属性的值 WorkingHours 是 对象 WorkingHours

适用于