WorkingHours 类

定义

表示特定时区的工作时间。

public ref class WorkingHours sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class WorkingHours : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class WorkingHours
Inherits ComplexProperty
继承
WorkingHours

属性

DaysOfTheWeek

获取与会者的工作日。

EndTime

获取与会者停止工作的时间。

StartTime

获取与会者开始工作的时间。

TimeZone

获取工作时间适用的时区。

适用于