Share via


ScheduleInterval.EndHour property

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

Syntax

'Declaration
Public ReadOnly Property EndHour As Integer
    Get
'Usage
Dim instance As ScheduleInterval
Dim value As Integer

value = instance.EndHour
public int EndHour { get; }

Property value

Type: System.Int32

See also

Reference

ScheduleInterval structure

ScheduleInterval members

Microsoft.Exchange.Common namespace