Compartir a través de


ExDateTime.Millisecond Property

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

Syntax

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

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

Property Value

Type: System.Int32