Compartir a través de


ScheduleInterval.StartMinute Property

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

Syntax

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

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

Property Value

Type: System.Int32