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