Edit

Share via


TimeSuggestion.IsWorkTime Property

Definition

Gets a value that indicates whether the suggested meeting time is within the mailbox's working hours.

public:
 property bool IsWorkTime { bool get(); };
public bool IsWorkTime { get; }
Public ReadOnly Property IsWorkTime As Boolean

Property Value

The value of the IsWorkTime property is a T:System.Boolean if the meeting time is within the mailbox's working hours; otherwise, the value is false.

Applies to