Share via


ScheduleInterval.EndTime property

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

Syntax

'Declaration
Public ReadOnly Property EndTime As WeekDayAndTime
    Get
'Usage
Dim instance As ScheduleInterval
Dim value As WeekDayAndTime

value = instance.EndTime
public WeekDayAndTime EndTime { get; }

Property value

Type: WeekDayAndTime

See also

Reference

ScheduleInterval structure

ScheduleInterval members

Microsoft.Exchange.Common namespace