Partilhar via


EnhancedTimeSpan.Hours Property

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

Syntax

'Declaration
Public ReadOnly Property Hours As Integer
    Get
'Usage
Dim instance As EnhancedTimeSpan
Dim value As Integer

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

Property Value

Type: System.Int32