ScheduleInterval.EndMinute Property

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

Syntax

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

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

Property Value

Type: System.Int32