次の方法で共有


FreeBusyView.WorkingHours Property

The WorkingHours property gets or sets the time zone settings and working hours for a mailbox user.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property WorkingHours As WorkingHours
    Get
    Set
'Usage
Dim instance As FreeBusyView
Dim value As WorkingHours

value = instance.WorkingHours

instance.WorkingHours = value
public WorkingHours WorkingHours { get; set; }

Property Value

Type: ExchangeWebServices.WorkingHours
The WorkingHours property returns a WorkingHours object that contains the time zone settings and working hours for a mailbox user.