Compartir a través de


ScheduleInterval.EndDay Property

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public ReadOnly Property EndDay As DayOfWeek
    Get
'Usage
Dim instance As ScheduleInterval
Dim value As DayOfWeek

value = instance.EndDay
public DayOfWeek EndDay { get; }

Property Value

Type: System.DayOfWeek