Share via


ScheduleInterval.StartDay property

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

Syntax

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

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

Property value

Type: System.DayOfWeek

See also

Reference

ScheduleInterval structure

ScheduleInterval members

Microsoft.Exchange.Common namespace