Compartir a través de


ExDateTime.Hour Property

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public ReadOnly Property Hour As Integer
    Get
'Usage
Dim instance As ExDateTime
Dim value As Integer

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

Property Value

Type: System.Int32