Compartir a través de


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; }