ScheduleInterval.StartTime property
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public ReadOnly Property StartTime As WeekDayAndTime
Get
'Usage
Dim instance As ScheduleInterval
Dim value As WeekDayAndTime
value = instance.StartTime
public WeekDayAndTime StartTime { get; }
Property value
Type: WeekDayAndTime