Compartir a través de


ExYearlyRecurringTime.Milliseconds Property

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

Syntax

'Declaration
Public Property Milliseconds As Integer
    Get
    Set
'Usage
Dim instance As ExYearlyRecurringTime
Dim value As Integer

value = instance.Milliseconds

instance.Milliseconds = value
public int Milliseconds { get; set; }

Property Value

Type: System.Int32